updated
This commit is contained in:
+5
-1
@@ -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)
|
||||
Reference in New Issue
Block a user