This commit is contained in:
Michael Grote 2023-08-31 14:42:58 +02:00
parent 06b166602b
commit 2652b36ef6
1 changed files with 3 additions and 0 deletions

3
.vimrc
View File

@ -228,6 +228,9 @@ nnoremap <Leader>u :UndotreeToggle<CR>
" inoremap <space> <space><c-g>u
" inoremap <CR> <CR><c-g>u
" U als un-undo und nicht als Großschreibung
nnoremap U :redo<Enter>
" ### Abbreviations
iabbrev ncicht nicht
iabbrev nciht nicht