This commit is contained in:
iFargle 2023-08-15 11:36:24 +09:00
parent 0d5cf07335
commit 7a4f72a300

View file

@ -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
'';