diff options
Diffstat (limited to 'vim/vimrc')
-rw-r--r-- | vim/vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -406,7 +406,7 @@ nnoremap <leader>Y :let @+=printf("[%s](%s)", expand('%:t'), "file://" . expand( imap <C-x><C-l> <plug>(fzf-complete-line) " remap :W to :w - :W was previous Windows in fzf -cnoreabbrev W w +command! W w " ghetto note system " Go to index of notes |