This commit is contained in:
Stefan Friese 2023-07-26 12:13:31 +02:00
parent 0409ac4005
commit 9cd655a17e
1 changed files with 0 additions and 5 deletions

View File

@ -152,7 +152,6 @@ set statusline+=\ %c:%l/%L
set statusline+=\ %p%%
set statusline+=\ [%n]
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"
" Colors
@ -171,7 +170,6 @@ if exists('+termguicolors')
set termguicolors
endif
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"
" tagbar, press F8
@ -179,8 +177,6 @@ endif
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
nmap <F8> :TagbarToggle<CR>
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"
" Selection Highlighting
@ -199,7 +195,6 @@ function! AutoHighlightToggle()
endfunction
call AutoHighlightToggle()
""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""
"
" Code Completion