Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Vim is omnipresent and vimscript is really easy and text-editing oriented: <a href="http://vimdoc.sourceforge.net/htmldoc/usr_41.html" rel="nofollow noreferrer">http://vimdoc.sourceforge.net/htmldoc/usr_41.html</a></p> <p>That comes by default. You can also use Python, Ruby, Perl, Scheme... but that requires compiling.</p> <p>Python might be a good choice, since omnicomplete requires it. I run a separate binary for omnicomplete anyway since I like the ultra-lean vim for other usage, check here: <a href="http://vim.wikia.com/wiki/Compile_a_separate_copy_of_Vim_for_Python_coding" rel="nofollow noreferrer">http://vim.wikia.com/wiki/Compile_a_separate_copy_of_Vim_for_Python_coding</a></p> <p>Honestly I haven't used python to script vim per se. I usually code, python or not, with vanilla vim and no auto-complete. I do however call python and any other command from vim to process my files line by line, might reply with more about that if you are interested, but that doesn't require to compile anything, works as is.</p> <p>EDIT: if you want a point-and-click editor, you can run Cream on gVim <a href="http://cream.sourceforge.net/download.html" rel="nofollow noreferrer">http://cream.sourceforge.net/download.html</a> I still think that vim takes little time to get used to and is VERY worth learning, more so considering you can use your basic vi knowledge to connect to a server via SSH no problem, and it's installed in any *nix. I like knowledge I can reuse, saves me time and trouble long term.</p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload