Use a standard color scheme and move ftplugin

This commit is contained in:
2026-04-20 15:28:51 +00:00
parent 5212277efe
commit 3111ac4dce
9 changed files with 12 additions and 87 deletions

View File

@@ -45,10 +45,6 @@
'';
};
# TODO: find a better way to configure colorscheme and filetype options.
home.file.".vim/colors".source = ./../../migrated/.vim/colors;
home.file.".vim/after/ftplugin".source = ./../../migrated/.vim/after/ftplugin;
programs.vim = {
enable = true;
plugins = with pkgs.vimPlugins; [