Skip to content
Johnny Robeson edited this page Jun 30, 2014 · 7 revisions
  • How do disable auto close tags?

    Add let g:autoclose_on = 0 to your .vimrc.local file

  • How can I interact with the system clipboard?

    http://vim.wikia.com/wiki/Accessing_the_system_clipboard

  • I made a change to my vim configuration and it doesn't seem to change anything?

    delete the the contents of your $HOME/.vimviews directory

Clone this wiki locally