vim: farben entfernt
This commit is contained in:
parent
76244ca07e
commit
00a12812b6
1 changed files with 0 additions and 6 deletions
6
.vimrc
6
.vimrc
|
@ -113,12 +113,6 @@ nmap <C-h> :bprevious<CR>
|
||||||
" fügt vertikale Striche bei Einrückungen ein
|
" fügt vertikale Striche bei Einrückungen ein
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|
||||||
|
|
||||||
" aussehen
|
|
||||||
"set background=dark " dark or light
|
|
||||||
"colorscheme solarized8 " Your favorite color scheme's name
|
|
||||||
|
|
||||||
|
|
||||||
" ripgrep und ctrlp
|
" ripgrep und ctrlp
|
||||||
" sudo apt install ripgrep(rg)
|
" sudo apt install ripgrep(rg)
|
||||||
if executable('rg')
|
if executable('rg')
|
||||||
|
|
Loading…
Reference in a new issue