Hi pjot,
My preference is not worth going to the trouble of recompiling VIM on Windows (painful exercise). Thanks very much for the precise assistance -- if only the real working world were the same!
Ciao
Search found 4 matches
- Thu Nov 08, 2007 7:41 pm
- Forum: Anything else we might add?
- Topic: Vim compiler plugin
- Replies: 5
- Views: 5718
- Thu Nov 08, 2007 7:15 pm
- Forum: Anything else we might add?
- Topic: Vim compiler plugin
- Replies: 5
- Views: 5718
Hi pjot, I took a look at the vimrc file located on your page. I have the following lines in my own vimrc (on Windows) adapted from your settings: " newLISP run macro map <F5> :call NewLispRun()<CR> func! NewLispRun() !newlisp "%" endfunc I am trying to emulate the split screen that you have in your...
- Mon Oct 29, 2007 2:37 pm
- Forum: Anything else we might add?
- Topic: Newbie question: RDBMS versus newLISP?
- Replies: 6
- Views: 5144
- Sun Oct 28, 2007 11:10 pm
- Forum: Anything else we might add?
- Topic: Newbie question: RDBMS versus newLISP?
- Replies: 6
- Views: 5144
Newbie question: RDBMS versus newLISP?
Hi, I'm new to newLISP and slowly working my way through the tutorials. Soon I will be working with large transaction logs that need to be examined for relationships and data mining (which is too heavy a definition for the type of simple analysis that I'm supposed to be doing). Typically, the work f...