Syntax file for editing Stata and Mata source files.
Some mappings I find specifically useful while editing Stata and Mata source files.
I use pathogen.vim to install Vim plugins. If you do too, then you can use the following to install this plugin:
cd ~/.vim/bundle
git clone https://github.com/jpitblado/vim-stata.git stata
Update the syntax file to conform with the current Stata release. Right now the list of recognized Stata functions came from Stata 9.
Copyright (c) Jeff Pitblado
Distributed under the same terms as Vim itself. See :help license
.