Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
systemverwaltung:user_info:vim [2016/03/16 09:06] admin [Open a filebrowser] |
systemverwaltung:user_info:vim [2021/12/02 11:27] (aktuell) |
||
---|---|---|---|
Zeile 3: | Zeile 3: | ||
" | " | ||
- | Here are some tips: | + | Here are some tips from https:// |
* | * | ||
Zeile 161: | Zeile 161: | ||
Some information of your current buffer is shown when entering the command | Some information of your current buffer is shown when entering the command | ||
- | g Ctrl-g | + | |
This includes the word-count | This includes the word-count | ||
Zeile 169: | Zeile 169: | ||
When editing a file named foo.c this mapping will open a new window with file foo.h: | When editing a file named foo.c this mapping will open a new window with file foo.h: | ||
- | map <C-h> :new %:p:r.h | + | |
- | Put this line in your .vimrc. Then, open a file foo.c and hit Ctrl-h. | + | Put this line in your '' |
(more to follow) | (more to follow) | ||
Zeile 179: | Zeile 179: | ||
Vim 101: A Beginner' | Vim 101: A Beginner' | ||
+ | |||
Vim 201: An Intermediate Guide to Vim http:// | Vim 201: An Intermediate Guide to Vim http:// | ||
Last updated: $Date: 2010-01-29 10:55:32 | Last updated: $Date: 2010-01-29 10:55:32 | ||
- | From: https:// | + | ===== vim und LaTeX ===== |
+ | |||
+ | LaTeX |