nix-config/modules/home/vim/plugin
Bruno BELANYI b1e484474f
All checks were successful
ci/woodpecker/push/check Pipeline was successful
home: vim: signtoggle: use lua callbacks
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
..
settings home: vim: git: work around partial staging issue 2024-07-12 20:59:58 +01:00
abbreviations.lua home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
numbertoggle.lua home: vim: numbertoggle: use lua callbacks 2024-07-18 20:21:13 +01:00
signtoggle.lua home: vim: signtoggle: use lua callbacks 2024-07-18 20:24:28 +01:00