Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Some plugins that might help you and I tried in the past when I was trying to get started with vim long ago:</p> <p>IDE: <a href="http://www.vim.org/scripts/script.php?script_id=213" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=213</a></p> <p>Tree view: <a href="http://www.vim.org/scripts/script.php?script_id=1658" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=1658</a></p> <p>Debugging: <a href="http://www.vim.org/scripts/script.php?script_id=3039" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=3039</a></p> <p>Completion: <a href="http://ctags.sourceforge.net/" rel="nofollow">http://ctags.sourceforge.net/</a> and <a href="http://www.vim.org/scripts/script.php?script_id=1520" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=1520</a></p> <p>Statusbar: <a href="http://www.vim.org/scripts/script.php?script_id=3881" rel="nofollow">http://www.vim.org/scripts/script.php?script_id=3881</a> and its successor <a href="http://usevim.com/2013/01/23/vim-powerline/" rel="nofollow">http://usevim.com/2013/01/23/vim-powerline/</a></p> <p>You can search for further plugins at <a href="http://www.vim.org/scripts/index.php" rel="nofollow">http://www.vim.org/scripts/index.php</a></p> <p>That being said, I use vim just fine without any plugin for daily C++ development. It is also handy because I can use the same workflow when ssh'ing onto a server or someone else's machine without the consideration of major differences.</p> <p>Also C++ syntax highlight works by default as such plugins for languages are usually included into the distributed vim, already.</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. 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.
 

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