From 244361d9c660083fe754e3f8f71be977b0801fd5 Mon Sep 17 00:00:00 2001 From: Cody Hiar Date: Fri, 30 Mar 2018 09:26:38 -0600 Subject: Adding another Ledger yanking --- plugin/vim-options.vim | 2 ++ 1 file changed, 2 insertions(+) (limited to 'plugin') diff --git a/plugin/vim-options.vim b/plugin/vim-options.vim index cb78947..3d6d5a3 100644 --- a/plugin/vim-options.vim +++ b/plugin/vim-options.vim @@ -186,6 +186,8 @@ nnoremap lb {jV}yGp10l{{jvEy}jvEpl nnoremap ln {jV}y}p10l " Jump down from line to replace dollar ammount nnoremap ld j^f$lC +" After searching pull entry to current position +nnoremap ly vapyp{{jvEy}jvEpl " Snippets nnoremap ,date :-1read !date +\%F nnoremap ,fabfile :-1read $EditorDir/plugged/vim-options/snippets/python/fabfile.py -- cgit v1.2.3