2008/12/16 Jakub Marian <[email protected]>: > ....... > Is there any way to compile currently opened file and, if there were no > errors during compilation, execute it - all of that by one command like > ":run"? > .......
I wanted to do this, and several other simple things with C and C++ programs, so I wrote a script: http://www.vim.org/scripts/script.php?script_id=2434 You can find other, much more ambitious IDE-like scripts as well, but mine is small enough to be easy to modify, use parts of it etc. You could see if it answers your needs and do with it whatever you like to use it with Pascal. Regards, Boyko --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
