nixpkgs/pkgs/applications/editors/vim/plugins/patches
Janik H 9a98cd21e8
vimPlugins: vim-sensible patch vimrc detection
The vimrc detection won't work if you are using the vim_configurable package
(which the nixos and home-manager module both do)
because vim-sensible only checks for files in the users home matches `~/...`
but in our case it gets called from a wrapper script which looks something like:
`vim -u /nix/store/.../vimrc`.
2023-09-16 21:00:55 +02:00
..
chadtree
coq_nvim
fruzzy
image-nvim vimPlugins.image-nvim: init at 2023-07-17 2023-08-12 20:40:23 +02:00
lazy-nvim
lens-vim
openscad.nvim
sniprun
vim-grammarous
vim-sensible vimPlugins: vim-sensible patch vimrc detection 2023-09-16 21:00:55 +02:00