summary refs log tree commit diff
path: root/modules/vim.nix
AgeCommit message (Collapse)Author
2025-01-11Deal with minor 24.11 option deprecations and package scope changesMel
Signed-off-by: Mel <einebeere@gmail.com>
2024-10-31Add vim git plugins and set autoreadMel
Signed-off-by: Mel <einebeere@gmail.com>
2024-10-31Add YCM extra conf. to allow Nix formatting from nilMel
Signed-off-by: Mel <einebeere@gmail.com>
2024-10-30Fix vimPlugins.YouCompleteMe Go completion supportMel
(See: https://github.com/NixOS/nixpkgs/pull/352222) Signed-off-by: Mel <einebeere@gmail.com>
2024-10-29Configure YCM for Nix editingMel
Signed-off-by: Mel <einebeere@gmail.com>
2024-10-29Configure vim plugins and add toolsMel
Signed-off-by: Mel <einebeere@gmail.com>