User Tools

Site Tools


vim:config:using_vim_with_no_plugins

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
vim:config:using_vim_with_no_plugins [2022/10/18 10:07] petervim:config:using_vim_with_no_plugins [2022/10/18 10:10] (current) peter
Line 20: Line 20:
   * **syntax on**:  Enable basic syntax highlighting.   * **syntax on**:  Enable basic syntax highlighting.
  
-To try out this basic configuration use the **-u** flag.+To try out this basic configuration use the **-u** flag.  For example:
  
-  * For example, you can start Vim with no configuration <code bash>vim -u NONE</code> and then manually apply the configuration as shown above. +  * Start Vim with no configuration, and then manually apply the configuration as shown above: <code bash>vim -u NONE</code>  
-  * Or put the config into a separate file and start Vim with that configuration instead of your normal one <code bash>vim -u ~/.vimrc-basic</code>.+  * Or put the config into a separate file and start Vim with that configuration instead of your normal one <code bash>vim -u ~/.vimrc-basic</code>
  
 </WRAP> </WRAP>
vim/config/using_vim_with_no_plugins.1666087678.txt.gz · Last modified: 2022/10/18 10:07 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki