not logged in (
login
)
Home
Advanced search
About Vim
Community
News
Sponsoring
Trivia
Documentation
Download
Scripts
Tips
My Account
Mercurical Web
Site Help
repy.vim : Syntax Coloring for Restricted Python
script karma
Rating
2/4
, Downloaded by 1043
Comments, bugs, improvements
Vim wiki
created by
Joao Moreno
script type
syntax
description
This is the syntax file for RePy -
https://seattle.cs.washington.edu/wiki/RepyLibrary
It needs the python.vim from Dmitry Vasiliev found at
http://www.vim.org/scripts/script.php?script_id=790
install details
Step 0 - If you don't have it already, get the python.vim syntax plugin at:
http://www.vim.org/scripts/script.php?script_id=790
Step 1 - Copy repy.vim into ~/.vim/syntax.
Step 2 - Add the following line to ~/.vimrc:
au! BufRead,BufNewFile *.repy setfiletype repy
rate this script
Life Changing
Helpful
Unfulfilling
script versions
(
upload new version
)
Click on the package to download.
package
script version
date
Vim version
user
release notes
repy.vim
1.1
2009-02-19
6.0
Joao Moreno
* Added 'import' as a forbidden expression.
* Added Thanks
repy.vim
1.0
2009-02-19
6.0
Joao Moreno
Initial upload
ip used for rating: 3.17.139.45
If you have questions or remarks about this site, visit the
vimonline development
pages. Please use this site responsibly.
Questions about
Vim
should go to the
maillist
. Help Bram
help Uganda
.
Vim at Github