Skip to content

vim-scripts/stata.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=440

stata.vim is a syntax file for Stata do and ado programs.

This syntax file will help identify:

* some common Stata programming commands
* Stata functions
* local and global macro expansions
* regular ("") and compound (`""') double quotes
* numeric and string formats 
* Stata comments
* errors in parens, brackets, ...