1. Vim Mode Updated
- Posted by jeremy (admin) Nov 11, 2010
- 1876 views
With the talk of wiki:HippoEdit, I decided to get the wiki:Vim modes up to date. They are now fully functional including:
- All 4.0 Formatting (multiline comments, multiline strings, escape codes, new string types, new keywords)
- EuDoc syntax highlighting
- Function jumping
- eTML support (Euphoria highlighted inside of HTML documents)
- File List Filtering
and more.
Here are two screen shots showing off some of the more interesting things:
EuDoc comments highlighted for clarity
eTML Markup
You can get the latest Vim modes from our hg:editors repository.
Jeremy
2. Re: Vim Mode Updated
- Posted by sunnyboy Apr 21, 2015
- 1405 views
I know this is a very old thread, but I wondered if anyone is using Vim with the "standard" euphoria color scheme? I recently downloaded the syntax file for euphoria from rapideuphoria.com archive (uploaded by Shian Lee last year) and it works fine, but uses a different color scheme (industry.vim). I tried changing the colors in this file but it didn't work. I'm relatively new to vim and the syntax coloring is a little confusing, so any help appreciated. Cheers.