nix-config/home/vim
Bruno BELANYI 5c372cfa95 home: vim: use 'exrc'
Remove the home-grown "solution" that I had stolen from school (and
never used...) for project-local configuration.

Since [1], it is okay to use the built-in vim option for this, since it
only asks for user-input before trusting a file.

Since [2] they even support lua files!

[1]: https://github.com/neovim/neovim/pull/20956
[2]: https://github.com/neovim/neovim/pull/21436
2023-05-03 15:02:44 +00:00
..
after home: vim: 'unimpaired' mappings for formatting 2023-03-20 09:52:05 +00:00
autoload home: vim: remove 'quickfixed' functionality 2022-03-02 12:13:13 +01:00
ftdetect home: vim: ftdetect: add direnv 2023-02-17 15:53:55 +00:00
lua/ambroisie home: vim: use 'lsp-formatting.nvim' 2023-03-07 11:05:07 +00:00
plugin home: vim: git: attach to untracked buffers 2023-03-13 15:49:07 +00:00
default.nix refactor: 'with lib.my' -> 'with lib' 2023-03-16 16:42:55 +00:00
init.vim home: vim: use 'exrc' 2023-05-03 15:02:44 +00:00