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:02] 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 20: Line 20:
   * Go to last line of file G (normal mode)   * Go to last line of file G (normal mode)
  
-             
 <code> <code>
 +
 * vi 에디터 사용법은 어떻게 되나요? * vi 에디터 사용법은 어떻게 되나요?
  
vim.1549270966.txt.gz · Last modified: 2019/02/04 09:02 by donghee