Skip to content

shabiel/vim-mumps-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

VIM Mumps Toolkit

License: AGPL

What is this?
This kit provides:
- Syntax Highlighting (automatic when you use supplied .vimrc)
- Goto File functionality for Mumps (using gf) to jump to routine references

Authors:
-- Jim Self
-- Sam Habiel

How to Install VIM Mumps toolkit

Move the commands in the .vimrc to your .vimrc (in your home directory), or, if you wish, move the file whole, overwriting yours!
Move the commands in the .vim/ folder to your .vim folder (in your home directory), or alternately the whole files. Here they are:

 .vim/scripts.vim
 .vim/filetype.vim

 .vim/syntax:
 mumps.vim

 .vim/scripts:
 m-setpath.vim

Questions?
comp.lang.mumps

A different set of tools is provided by David Wicksell here:
  https://bitbucket.org/dlw/m-tools

About

vimrc and vim scripts to use when developing for Mumps

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published