nix-config/modules/home/vim
Bruno BELANYI 5918a0b9e6 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-19 11:38:55 +00:00
..
after home: vim: migrate to 'oil.nvim' 2024-07-12 19:12:12 +01:00
autoload home: create 'modules/home' folder 2023-11-11 18:12:05 +00:00
ftdetect home: vim: remove redundant ftdetect files 2024-05-24 14:39:55 +01:00
lua/ambroisie home: vim: lua: utils: add 'partial' 2024-07-19 11:36:26 +00:00
plugin home: vim: signtoggle: use lua callbacks 2024-07-19 11:38:55 +00:00
default.nix home: vim: migrate to 'oil.nvim' 2024-07-12 19:12:12 +01:00
init.vim home: vim: enable swap and undo files 2024-07-12 19:13:09 +01:00