canola.nvim/lua
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
..
oil cleanup: remove unnecessary option restore_win_options 2023-09-12 10:53:11 -07:00
resession/extensions feat: extension for resession.nvim 2023-04-21 22:03:33 -07:00