|
Is there a way to do something equivalent to Emacs' SML-mode in vim? Nice features would be:
|
|
Not exactly similar to what Emacs does, but what i do, is use Vim's make-function. I've mapped enter as follows
and then i've added
which just executes your current file. |
If you want this, you might as well take a look at emacs. Vim is not an IDE.
(this coming from a long time Vim user!)
@ptrf is clueless
Maybe, but instead of just stating that, you could at least point us all in the direction of a sensible setup where Vim is not exclusively used for paging and editing of files and directories. I have yet to see one...