no more colorizer on by default
parent
ffe83a9ecc
commit
b00cd786c6
|
|
@ -73,8 +73,6 @@ let hostname=system('hostname -s | tr -d "\n"')
|
|||
let ipaddr=system('hostname -i | tr -d "\n"')
|
||||
let g:airline_section_x = 'IP:%{ipaddr} DNS:%{hostname}'
|
||||
|
||||
:ColorizerToggle
|
||||
|
||||
nnoremap <C-l> <C-w>w
|
||||
nnoremap <C-h> <C-w>h
|
||||
nnoremap <C-j> <C-w>j
|
||||
|
|
|
|||
Loading…
Reference in New Issue