|
|
|
@ -27,4 +27,12 @@ au BufRead,BufNewFile *.hy set filetype=hy
|
|
|
|
|
set number |
|
|
|
|
"set cursorline |
|
|
|
|
"set showmatch |
|
|
|
|
hi LineNr ctermbg=NONE |
|
|
|
|
hi LineNr ctermfg=DarkGrey |
|
|
|
|
"------/NORMAL CONFIGS----- |
|
|
|
|
" |
|
|
|
|
" |
|
|
|
|
"------COLOR CONFIGS------ |
|
|
|
|
hi LineNr ctermbg=NONE |
|
|
|
|
hi LineNr ctermfg=DarkGrey |
|
|
|
|
"------/COLOR CONFIGS----- |
|
|
|
|