mirror of
https://github.com/gryf/.vim.git
synced 2026-04-01 22:23:30 +02:00
Commented changes in plugins, updated vimwiki, repaired zoom plugin, added
buffergator, updated pythonhelper, removed leftovers
This commit is contained in:
@@ -21,7 +21,9 @@ endif
|
||||
|
||||
" Key bind
|
||||
nnoremap <silent> <unique> <Leader>oc :Occur<CR>
|
||||
" gryf: Changed followin mapping due to confilct with showmarks plugin
|
||||
nnoremap <silent> <unique> <Leader>om :Moccur<CR>
|
||||
" gryf: Changed followin mapping due to confilct with marks plugin
|
||||
nnoremap <silent> <unique> <Leader>8 *<C-o>:Moccur<CR>
|
||||
|
||||
" Create commands
|
||||
|
||||
Reference in New Issue
Block a user