Following VIM tips
Sometimes when trying to implement a command seen elsewhere, it does not seem to work because of the differences in the .vimrc file. In order to start vim without sourcing .vimrc, type:
vim -u NONE -N
-u NONE bypasses the initialization
-N puts it in noncompatible mode.
Written by Dionysios Barmpoutis
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Vim
Authors
Related Tags
#vim
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#