diff options
| author | Anton Bobov <abobov@gmail.com> | 2014-05-28 21:53:07 +0600 |
|---|---|---|
| committer | Anton Bobov <abobov@gmail.com> | 2014-05-28 21:53:07 +0600 |
| commit | b4d5361aa24506c54022c16fe8fea08b199101de (patch) | |
| tree | ca4bafabb4dfc1d79604557ad9e86ffe3f0279ca /files | |
| parent | 02d987a3b91b7e7c0919dabb2e8db462a0951390 (diff) | |
wip
Diffstat (limited to 'files')
| -rw-r--r-- | files/.vim/ftplugin/ledger.vim | 2 | ||||
| -rw-r--r-- | files/.vimrc | 2 | ||||
| m--------- | files/bin | 0 |
3 files changed, 2 insertions, 2 deletions
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 <Leader>= :%Tabularize ledger<CR> 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 = '<c-x>' +"let g:sparkupNextMapping = '<c-x>' diff --git a/files/bin b/files/bin -Subproject 7d3e90a48b065e9ab15e8ea5610b67751913374 +Subproject f43355c65406710bfdfcdfe40f188eb13c9bf2a |
