Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
systemverwaltung:user_info:vim [2016/03/16 09:05]
admin [Open a filebrowser]
systemverwaltung:user_info:vim [2021/12/02 11:27] (aktuell)
Zeile 3: Zeile 3:
 "vim" is a great editor. It started out as another vi-clone but has become the most enhanced version of vi on the planet. "vim" is a great editor. It started out as another vi-clone but has become the most enhanced version of vi on the planet.
  
-Here are some tips:+Here are some tips from https://box.matto.nl/vimtips.html :
  
   *     [[#Splitting windows]]   *     [[#Splitting windows]]
Zeile 144: Zeile 144:
 Open a filebrowser with Open a filebrowser with
  
-   :E+  :E
  
 ===== Edit your last shell command ===== ===== Edit your last shell command =====
Zeile 151: Zeile 151:
 In your bash-shell, hit In your bash-shell, hit
  
- fc+  fc
  
  
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+  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+  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 ''.vimr''c. Then, open a file ''foo.c'' and hit Ctrl-h.
  
 (more to follow) (more to follow)
Zeile 179: Zeile 179:
  
 Vim 101: A Beginner's Guide to Vim http://ldn.linuxfoundation.org/article/vim-101-a-beginners-guide-vim Vim 101: A Beginner's Guide to Vim http://ldn.linuxfoundation.org/article/vim-101-a-beginners-guide-vim
 +
 Vim 201: An Intermediate Guide to Vim http://ldn.linuxfoundation.org/article/vim-201-an-intermediate-guide-vim-1 Vim 201: An Intermediate Guide to Vim http://ldn.linuxfoundation.org/article/vim-201-an-intermediate-guide-vim-1
  
 Last updated: $Date: 2010-01-29 10:55:32 Last updated: $Date: 2010-01-29 10:55:32
  
-From: https://box.matto.nl/vimtips.html+===== vim und LaTeX ===== 
 + 
 +LaTeX

QR-Code
QR-Code systemverwaltung:user_info:vim (erstellt für aktuelle Seite)