test
This commit is contained in:
parent
58e0d58c12
commit
0df2e1c6fa
1 changed files with 2 additions and 2 deletions
|
@ -17,7 +17,7 @@
|
|||
vim-airline-themes
|
||||
nord-vim
|
||||
gruvbox
|
||||
tokyo-night-theme
|
||||
tokyonight-nvim
|
||||
];
|
||||
extraConfig = ''
|
||||
set mouse=a
|
||||
|
@ -32,7 +32,7 @@
|
|||
set expandtab
|
||||
set softtabstop=2
|
||||
set cursorline
|
||||
colorscheme gruvbox
|
||||
colorscheme tokyonight-night
|
||||
'';
|
||||
};
|
||||
}
|
Loading…
Reference in a new issue