aboutsummaryrefslogtreecommitdiff
path: root/modules/home/tools/vim
diff options
context:
space:
mode:
Diffstat (limited to 'modules/home/tools/vim')
-rw-r--r--modules/home/tools/vim/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/home/tools/vim/default.nix b/modules/home/tools/vim/default.nix
index b07f8d4..192cf06 100644
--- a/modules/home/tools/vim/default.nix
+++ b/modules/home/tools/vim/default.nix
@@ -16,7 +16,7 @@ in {
set termguicolors
set background=dark
- colorscheme ${theme.name}
+ colorscheme ${theme.vim}
syntax on