• Custom Search

Make vim recognise Autohotkey's ; comment symbol

In vim, comments are set with the

set comments command.

To make vim recognize Autohotkey's ; comment, add this :

set comments+=:;

to the Autohotkey's syntax file.

Mine is in a autohotkey.vim file.

Technorati tags: ,

Read more work articles

This entry was posted in work. Bookmark the permalink. Post a comment or leave a trackback: Trackback URL.

Post a Comment

Your email is never published nor shared. Required fields are marked *

*
*