Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<ol> <li><a href="http://www.vim.org/scripts/script.php?script_id=159" rel="nofollow noreferrer">Elegant (mini) buffer explorer</a> - This is the multiple file/buffer manager I use. Takes very little screen space. It looks just like most IDEs where you have a top tab-bar with the files you've opened. I've tested some other similar plugins before, and this is my pick. </li> <li><a href="http://www.vim.org/scripts/script.php?script_id=273" rel="nofollow noreferrer">TagList</a> - Small file explorer, without the "extra" stuff the other file explorers have. Just lets you browse directories and open files with the "enter" key. Note that this has already been noted by <a href="https://stackoverflow.com/questions/21725/favorite-gvim-plugins-scripts/66786#66786">previous</a> <a href="https://stackoverflow.com/questions/21725/favorite-gvim-plugins-scripts/26092#26092">commenters</a> to your questions.</li> <li><a href="http://www.vim.org/scripts/script.php?script_id=1643" rel="nofollow noreferrer">SuperTab</a> - Already noted by <a href="https://stackoverflow.com/questions/21725/favorite-gvim-plugins-scripts/26083#26083">WMR</a> in this post, looks very promising. It's an auto-completion replacement key for Ctrl-P.</li> <li><a href="http://www.vim.org/scripts/script.php?script_id=1243" rel="nofollow noreferrer">Desert256</a> color Scheme - Readable, dark one.</li> <li><a href="http://www.vim.org/scripts/script.php?script_id=1464" rel="nofollow noreferrer">Moria</a> color scheme - Another good, dark one. Note that it's gVim only.</li> <li><a href="http://www.vim.org/scripts/script.php?script_id=790" rel="nofollow noreferrer">Enahcned Python syntax</a> - If you're using Python, this is an enhanced syntax version. Works better than the original. I'm not sure, but this might be already included in the newest version. Nonetheless, it's worth adding to your syntax folder if you need it.</li> <li><p><a href="http://www.vim.org/scripts/script.php?script_id=1491" rel="nofollow noreferrer">Enhanced JavaScript syntax</a> - Same like the above.</p></li> <li><p><strong>EDIT:</strong> <a href="http://www.vim.org/scripts/script.php?script_id=1528" rel="nofollow noreferrer">Comments</a> - Great little plugin to [un]comment chunks of text. Language recognition included ("#", "/", "/* .. */", etc.) .</p></li> </ol>
 

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