Skip to content

stata.vim: Vim plugin for editing Stata and Mata source files

Notifications You must be signed in to change notification settings

sgskt/vim-stata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

stata.vim

Syntax file for editing Stata and Mata source files.

Some mappings I find specifically useful while editing Stata and Mata source files.

Installation

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

Future plans

Update the syntax file to conform with the current Stata release. Right now the list of recognized Stata functions came from Stata 9.

License

Copyright (c) Jeff Pitblado

Distributed under the same terms as Vim itself. See :help license.

About

stata.vim: Vim plugin for editing Stata and Mata source files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vim Script 100.0%