home/neovim: add vim-trailing-whitespace plugin, sort plugins

This commit is contained in:
2025-03-24 11:12:48 +01:00
parent 2d3e7f8825
commit 11119d0a79

View File

@@ -13,14 +13,15 @@
plugins = with pkgs.vimPlugins; [
direnv-vim
vim-commentary
vim-gitgutter
fzf-vim
vim-which-key
vim-commentary
vim-css-color
vim-fugitive
vim-gitgutter
vim-nix
vim-surround
vim-fugitive
vim-css-color
vim-trailing-whitespace
vim-which-key
] ++ (lib.optionals machineVars.wayland [
vim-wayland-clipboard
]) ++ [