no more colorizer on by default

main
The_miro 2025-05-05 11:29:53 +02:00
parent ffe83a9ecc
commit b00cd786c6
1 changed files with 0 additions and 2 deletions

View File

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