On Thu, Nov 29, 2012 at 6:24 PM, Danny Gratzer <[email protected]>wrote:
> I am writing an indentation script for a simple language. The language is > has very simple constructs and the indentation really only has 3 rules: > ... Not sure if you have looked into this plugin: IndentAnything : Write indentations or enhance existing indentations without writing code http://www.vim.org/scripts/script.php?script_id=1839 It can make writing an indent file very easy, it really depends on your rules and how anal you might want to be. Certainly worth a look. HTH, David -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
