canola.nvim/lua/oil/mutator
Steven Arcangeli 6f8bf067c0 fix: stop using vim.wo to set window options
vim.wo also affects the global status of the option. We only want to set
the window-local option.
2023-06-16 18:24:47 -07:00
..
init.lua cleanup: remove disclaimer before saving files 2023-05-07 09:08:44 -07:00
parser.lua WIP: force move cursor 2023-03-06 22:37:27 -08:00
preview.lua fix: stop using vim.wo to set window options 2023-06-16 18:24:47 -07:00
progress.lua fix: stop using vim.wo to set window options 2023-06-16 18:24:47 -07:00
trie.lua feat: first draft 2023-01-02 01:34:53 -08:00