newLISP Fan Club

Forum => newLISP newS => Topic started by: Cyril on June 19, 2008, 12:41:40 PM

Title: newlisp.vim version 1.22
Post by: Cyril on June 19, 2008, 12:41:40 PM
Vim syntax highlighting mode version 1.22 uploaded. Changes: Vim 6.x compatibility restored. There is a minor difference although: instead of highlighting italic and monospaced words in newlispdoc comments in the same color as surrounding comment text (but italic and underlined respectively), it uses different colors. In fact someone may prefer this new scheme over "standard" one even for Vim 7.x -- in this case put the line:



let g]



into your .vimrc, and Vim 7.x will accept the new (6.x-alike) behaviour.



Downloadable from usual locations (one (//http), two (//http)).



I am sorry to make this changes so late before release, but they are worth doing anyway.