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