This commit is contained in:
Ivar Fatland
2025-01-23 16:07:01 +01:00
parent 268a82b9cb
commit 32c160a3ae
2 changed files with 9 additions and 4 deletions
+5 -1
View File
@@ -3,6 +3,10 @@ set incsearch
Plug 'machakann/vim-highlightedyank'
Plug 'tpope/vim-commentary'
set surround
set visualbell
set noerrorbells
set rnu
set nu
set clipboard+=unnamed
@@ -24,4 +28,4 @@ noremap <c-k> <c-w>k
noremap <c-l> <c-w>l
map <leader>m <Action>(EditorDecreaseFontSize)
map <leader>s <Action>(EditorIncreaseFontSize)
map <leader>s <Action>(EditorIncreaseFontSize)