vim: hardtime entfernt

This commit is contained in:
Michael Grote 2022-07-15 20:37:27 +02:00
parent 29b8ad1161
commit f211c0d881

4
.vimrc
View file

@ -150,10 +150,6 @@ let g:startify_lists = [
" Trigger a highlight in the appropriate direction only when pressing these keys:
let g:qs_highlight_on_keys = ['f', 'F', 't', 'T']
" Hardtime
" aktiviere in jedem Buffer
let g:hardtime_default_on = 1
" ### Keybindings
" deaktiviere Ex-Mode keybinding
nnoremap Q <Nop>