vim: aufgeräumt

This commit is contained in:
Michael Grote 2021-08-30 17:49:53 +02:00
parent d2e828d075
commit f80b94eb04

5
.vimrc
View file

@ -105,11 +105,8 @@ let g:buffergator_hsplit_size = '10'
nmap <C-l> :bnext<CR>
" Move to the previous buffer
nmap <C-h> :bprevious<CR>
"
" indentLine
" fügt vertikale Striche bei Einrückungen ein
filetype plugin indent on
" ripgrep und ctrlp
" sudo apt install ripgrep(rg)