vim
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
vim [2019/02/04 09:02] – donghee | vim [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 | ||
- | | + | |
* 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) | ||
- | | ||
< | < | ||
+ | |||
* vi 에디터 사용법은 어떻게 되나요? | * vi 에디터 사용법은 어떻게 되나요? | ||
vim.1549270966.txt.gz · Last modified: 2019/02/04 09:02 by donghee