newlisp.vim version 1.21

Notices and updates
Locked
Cyril
Posts: 183
Joined: Tue Oct 30, 2007 6:27 pm
Location: Moscow, Russia
Contact:

newlisp.vim version 1.21

Post by Cyril »

Vim syntax highlighting mode version 1.21 uploaded. Changes in this version:

* Built-in functions list synchronized with newlisp 9.3.15

* Made an attempt to be compatible with some third-party highlighting tools, which use vim syntax files but doesn't understand full vimscript language. This may or may not work, but in any case this doesn't affect standard usage.

* Admitted that syntax file does NOT work with Vim versions before 7.0 In fact, it never does, but I have blindly put 6.0 in "required Vim version" field on script download page before.

Downloadable from usual locations (one, two).

I believe this version is ready for inclusion in 9.4 release (Lutz, try it, please!).

And now something totally unrelated: this is a picture of my avatar in Second Life wearing newLISP T-shirt. The only difference is that my real T-shirt is dark blue, but I decided to make it white in Second Life. ;-)

Update 2008-06-19: link changed.
Last edited by Cyril on Thu Jun 19, 2008 7:32 pm, edited 1 time in total.
With newLISP you can grow your lists from the right side!

cormullion
Posts: 2038
Joined: Tue Nov 29, 2005 8:28 pm
Location: latiitude 50N longitude 3W
Contact:

Re: newlisp.vim version 1.21

Post by cormullion »

Cyril wrote:And now something totally unrelated: this is a picture of my avatar in Second Life wearing newLISP T-shirt. The only difference is that my real T-shirt is dark blue, but I decided to make it white in Second Life. ;-)
;)

Locked