aboutsummaryrefslogtreecommitdiff
path: root/files/.vim/ftplugin/ledger.vim
diff options
context:
space:
mode:
Diffstat (limited to 'files/.vim/ftplugin/ledger.vim')
-rw-r--r--files/.vim/ftplugin/ledger.vim2
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>