test
This commit is contained in:
parent
f7ca6ff687
commit
87b645e973
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@
|
||||||
set expandtab
|
set expandtab
|
||||||
set softtabstop=2
|
set softtabstop=2
|
||||||
set cursorline
|
set cursorline
|
||||||
|
set nowrap
|
||||||
|
let g:rainbow_active = 1
|
||||||
colorscheme tokyonight-night
|
colorscheme tokyonight-night
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in a new issue