Commit graph

3 commits

Author SHA1 Message Date
Bruno BELANYI b1e484474f home: vim: signtoggle: use lua callbacks
All checks were successful
ci/woodpecker/push/check Pipeline was successful
Use `vim.opt` because this is a local option (i.e: similar to `set` it
defaults to setting it locally, `vim.opt_local` is not necessary).
2024-07-18 20:24:28 +01:00
Bruno BELANYI 5ddb72e6c0 home: vim: signtoggle: fix toggling
Don't know how I missed this for so long...
2024-07-15 20:34:09 +01:00
Bruno BELANYI 65a8f7c481 home: create 'modules/home' folder
Consolidating all modules under the same path, to clear out the
top-level directory.
2023-11-11 18:12:05 +00:00
Renamed from home/vim/plugin/signtoggle.lua (Browse further)