added custom functions dir in .config
This commit is contained in:
@@ -30,6 +30,12 @@ nmap <leader>W :q!<CR>
|
||||
nmap <leader>vs :vs<CR>
|
||||
nmap <leader>hs :hs<CR>
|
||||
|
||||
" copy to system clipboard
|
||||
set clipboard=unnamedplus
|
||||
noremap <Leader>y "*y
|
||||
noremap <Leader>p "*p
|
||||
noremap <Leader>Y "+y
|
||||
noremap <Leader>P "+p
|
||||
|
||||
" set the runtime path to include Vundle and initialize
|
||||
set rtp+=~/.vim/bundle/Vundle.vim
|
||||
|
||||
Reference in New Issue
Block a user