Skip to content

botlang/vim-language-botlang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Botlang support for vim

Adds syntax highlighting and snippets to Botlang files (*.bot, *.botlang) in vim.

screenshot: syntax highlighting botlang

Usage

# Just clone this repository into your vim bundle directory and you are ready to go!
$ git clone [email protected]:botlang/vim-language-botlang.git ~/.vim/bundle/vim-language-botlang

Open a vim session with an exiting botlang source file and type : set syntax on, or create a new file and type : set syntax=botlang.

Contributions

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.

License

This distribution is covered by the GNU GENERAL PUBLIC LICENSE, Version 3, 29 June 2007.

Support & Contact

Having trouble with this repository? Check out the documentation at the repository's site or contact [email protected] and we’ll help you sort it out.

Happy Hacking

✌️

About

Adds syntax highlighting and snippets to Botlang files in VIM

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published