From b4d5361aa24506c54022c16fe8fea08b199101de Mon Sep 17 00:00:00 2001 From: Anton Bobov Date: Wed, 28 May 2014 21:53:07 +0600 Subject: wip --- files/.vim/ftplugin/ledger.vim | 2 +- files/.vimrc | 2 +- files/bin | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'files') diff --git a/files/.vim/ftplugin/ledger.vim b/files/.vim/ftplugin/ledger.vim index 22665bc..33e292a 100644 --- a/files/.vim/ftplugin/ledger.vim +++ b/files/.vim/ftplugin/ledger.vim @@ -1,2 +1,2 @@ -AddTabularPattern ledger /\v\s{2,}\zs.? ?-?\d+(\.\d+)?( \w+)?$/l0r0 +AddTabularPattern! ledger /\v\s{2,}\zs.? ?-?\d+(\.\d+)?( \w+)?$/l0r0 nmap = :%Tabularize ledger diff --git a/files/.vimrc b/files/.vimrc index de44732..ff8f0c3 100644 --- a/files/.vimrc +++ b/files/.vimrc @@ -207,5 +207,5 @@ if filereadable(s:local_vimrc) endif " Remap sparkup "next tag" -let g:sparkupNextMapping = '' +"let g:sparkupNextMapping = '' diff --git a/files/bin b/files/bin index 7d3e90a..f43355c 160000 --- a/files/bin +++ b/files/bin @@ -1 +1 @@ -Subproject commit 7d3e90a48b065e9ab15e8ea5610b67751913374b +Subproject commit f43355c65406710bfdfcdfe40f188eb13c9bf2ae -- cgit v1.2.3