diff options
Diffstat (limited to 'files/.vim/ftplugin')
| -rw-r--r-- | files/.vim/ftplugin/ledger.vim | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/files/.vim/ftplugin/ledger.vim b/files/.vim/ftplugin/ledger.vim deleted file mode 100644 index 33e292a..0000000 --- a/files/.vim/ftplugin/ledger.vim +++ /dev/null @@ -1,2 +0,0 @@ -AddTabularPattern! ledger /\v\s{2,}\zs.? ?-?\d+(\.\d+)?( \w+)?$/l0r0 -nmap <Leader>= :%Tabularize ledger<CR> |
