vim: aufgeräumt
This commit is contained in:
parent
d2e828d075
commit
f80b94eb04
1 changed files with 1 additions and 4 deletions
5
.vimrc
5
.vimrc
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue