diff --git a/.vimrc b/.vimrc index 50cf1f8..5cae0db 100644 --- a/.vimrc +++ b/.vimrc @@ -75,9 +75,10 @@ nmap :q :let mapleader = "," " lightline/statusline +" blende insert/visual/... in der commandline aus, steht in lightline +set noshowmode set laststatus=2 let g:lightline = { - \ 'colorscheme': 'wombat', \ 'active': { \ 'left': [ [ 'mode', 'paste' ], \ [ 'gitbranch', 'readonly', 'filename', 'modified' ] ]