diff options
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 |
