sponsor Vim development Vim logo Vim Book Ad

ledger.vim : Syntax highlighting for ledger (accounting system) files

 script karma  Rating 23/8, Downloaded by 865  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
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
ledger.vim 1.0 2004-12-09 6.0 Allan Neal Initial upload
ip used for rating: 18.224.37.68

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github