sponsor Vim development Vim logo Vim Book Ad

ledger.vim : indenting for Ledger accounting files

 script karma  Rating 0/0, Downloaded by 819  Comments, bugs, improvements  Vim wiki

created by
Allan Neal
 
script type
indent
 
description
Sets the indenting for a ledger file used with the ledger (http://ledger.sourceforge.net/) accounting system
 
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: 216.73.216.199

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