ledger.vim : Syntax highlighting for ledger (accounting system) files
| script karma |
Rating 24/9,
Downloaded by 1063 |
Comments, bugs, improvements
|
Vim wiki
|
| created by |
| Allan Neal |
| |
| script type |
| syntax |
| |
| description |
| Highlights the syntax for Ledger (http://ledger.sourceforge.net/) command line accounting package. |
| |
| install details |
add this to your filetype.vim, or make a ledger.vim in ftdetect with the following lines:
" Ledger files with .ldg extentions
au BufNewFile,BufRead *.ldg,*.ledger setf ledger
nake sure to name your $LEDGER file with a .ldg or .ledger extention |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.130
|