canola.nvim/doc
Steven Arcangeli 9e036c6a48 cleanup: remove unnecessary option restore_win_options
This was only necessary to begin with because I was using `vim.wo` to
set window options. I mistakenly thought that would set the option as
window-local, but it did not. This was fixed in
6f8bf067c0. Now all the window options
should function as expected without the extra logic.
2023-09-12 10:53:11 -07:00
..
api.md feat: api to sort directory contents (#169) 2023-09-08 21:56:34 -07:00
oil.txt cleanup: remove unnecessary option restore_win_options 2023-09-12 10:53:11 -07:00