Test
This commit is contained in:
parent
0d5cf07335
commit
7a4f72a300
1 changed files with 2 additions and 2 deletions
|
@ -76,11 +76,11 @@
|
|||
set expandtab
|
||||
set softtabstop=2
|
||||
set cursorline
|
||||
# set nowrap
|
||||
;; set nowrap
|
||||
set wrap
|
||||
let g:rainbow_active = 1
|
||||
|
||||
# Theming
|
||||
;; Theming
|
||||
colorscheme gruvbox
|
||||
AirlineTheme gruvbox
|
||||
'';
|
||||
|
|
Loading…
Reference in a new issue