tools:vim
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tools:vim [2016/11/18 14:07] – [Usage Tips] pseewald | tools:vim [2023/11/10 15:31] (current) – krack | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| endif | endif | ||
| augroup filetypedetect | augroup filetypedetect | ||
| - | au! BufNewFile, | + | au! BufNewFile, |
| + | au! BufNewFile, | ||
| augroup END | augroup END | ||
| </ | </ | ||
| - | which causes that all files with the name extension ".inp" | + | which causes that all files with the name extensions '' |
| - | === Alternative for pathogen.vim users === | + | === Alternative for pathogen.vim/ |
| For developers using pathogen or similar VIM runtime path managers, a [[https:// | For developers using pathogen or similar VIM runtime path managers, a [[https:// | ||
| Line 66: | Line 67: | ||
| :set shiftwidth=0 tabstop=0 | :set shiftwidth=0 tabstop=0 | ||
| </ | </ | ||
| + | The vim indent command " | ||
| ==== Vim support for the CP2K code development ==== | ==== Vim support for the CP2K code development ==== | ||
tools/vim.1479478067.txt.gz · Last modified: (external edit)
