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:03] – 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 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) | ||
- | | + | |
< | < | ||
vim.1549270986.txt.gz · Last modified: 2019/02/04 09:03 by donghee