Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Decodetalkers committed Mar 3, 2022
1 parent 9cd82d8 commit ca81f55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/csvtools.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ function M.Ifclear()
end

function M.NewWindow()
-- before create new top window ,close the window now
-- before create new top window ,close the window now
M.CloseWindow()
Status.mainwindowbuf = vim.api.nvim_get_current_buf()
--local file = vim.api.nvim_buf_get_name(0)
Expand Down

0 comments on commit ca81f55

Please sign in to comment.