User Tools

Site Tools


vim

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
vim [2019/02/04 09:03] dongheevim [2019/02/04 09:03] (current) donghee
Line 7: Line 7:
   * highlight syntax for xml :set filetype=xml   * highlight syntax for xml :set filetype=xml
   * set autoindent :set autoindent\_ | \_:set ai   * set autoindent :set autoindent\_ | \_:set ai
-      * spellcheck :setlocal spell spelllang=en<sub>gb</sub>+  * spellcheck :setlocal spell spelllang=en<sub>gb</sub>
   * Set tab width to 4 spaces :set tabstop=4   * Set tab width to 4 spaces :set tabstop=4
   * edit a file in a new tab :tabedit {file}   * edit a file in a new tab :tabedit {file}
Line 19: Line 19:
   * Go to the top of window H (normal mode)   * Go to the top of window H (normal mode)
   * Go to last line of file G (normal mode)   * Go to last line of file G (normal mode)
-            +
 <code> <code>
  
vim.1549270986.txt.gz · Last modified: 2019/02/04 09:03 by donghee