diff options
Diffstat (limited to '.vim/ftdetect/journal.vim')
| -rw-r--r-- | .vim/ftdetect/journal.vim | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.vim/ftdetect/journal.vim b/.vim/ftdetect/journal.vim deleted file mode 100644 index a636837..0000000 --- a/.vim/ftdetect/journal.vim +++ /dev/null @@ -1 +0,0 @@ -au BufNewFile,BufRead *.journal set filetype=ledger |