Die Gedanken sind frei – Ihre Software auch?
Vim
Vimwiki 1.1 erschienen
27. Aug
Links 2010-08-21
21. Aug
Vim – Destillat #10
17. Jul
- Vimcast #23: Converting HAML to ERB with Vim macros
- Getting text that is on a different line, with ex in Vim
- Enablind and Disabling word wrap automatically on different file extensions on Vim
- hgrev : Display Mercurial revision info in the Vim statusline
- Refresh Firefox (preserving scroll) on Vim save, using MozRepl
- Run a macro in all buffers in vim
- How to Alphabetize a CSS file in Vim
Unterschiedliche Lösungsansätze zeigen exemplarisch was mit Vim möglich ist (für den der es noch nicht wusste). - Is there a “vim runtime log”?
Sehr hilfreich bei der Analyse von Vimscripts. - Is there an “include” procedure in vimrc?
- Edit a google doc with vim
- Vimcast #22: VimSelecting columns with visual block mode
- Does anyone know of a vim plugin or script to convert special characters to their corresponding HTML entities?
Vim Tutorial and Reference
11. Jun
Steve Oualline hat eine überarbeitete Fassung des “Vim (Vi Improved) book” erstellt. Der Buchtitel lautet jetzt “Vim Tutorial and Reference”. Der Entwurf steht unter http://www.oualline.com/vim-book.html in den Formaten OpenOffice (odt) und PDF bereit.
Ich freue mich schon darauf
Vim – Destillat #9
05. Jun
- Vimcasts #21: Converting markdown to structured HTML with a macro
- Limiting search scope for code in Vim
- Personalizing Vim
- Vimcast #20: Running Vim within IRB
- Vimcast #19: Spell checking
- Word Wrap in Vim (preserving indentation)
- Vim open file under cursor
Bevor ich den Artikel näher gelesen hatte viel mir spontan gf und das UTL-Plugin ein. - Vim: search and replace across multiple lines with conversion to lower case
- Warum ich vimperator mag
Dazu habe ich mal nix anzufügen, denn die genannten Punkte darf ich täglich nachvollziehen. - Setting tabwidths to match the project settings in GIT and VI
- How to use Unicode characters in a vim script?
- Vim replacing tabs with double spaces
- How to search and replace an unprintable character
- Vim, LaTeX, word-wrapping, and version control
- How can I get the place where a function is defined in VIM quickly?
- How to start gVim maximized?
- How do I run a C program from VIM ?
- VIM: Encryption key
- Ask HN: What’s the best way to get started with Vi(m)
Zahlreiche nützliche Tipps und Hinweise zum Einstieg in den “Prozess des Vim erlernen’s”
- Pipe ex command into vim register?
- How can I keep the code formated as original source when I paste them to vim?
- Mapping a Piped Shell Command in Vim
Vimwiki
20. Mai
Seit 5 Tagen nutze ich Vimwiki. Das einzig negative daran ist, daß ich mir dieses Plugin für Vim nicht schon fürher angesehen habe. Bin gerade dabei meine gesamtem Dokumente, Job- und Programmdokus, Projektleisten, Todo- und Checklisten, Zeitverwaltung etc. umzustellen, d.h. meine Selbstorganisation wandert in ein Wiki.
Wer den Vim-Editor verwendet und auf der Suche nach einem einfachen Tool für solche oder ähnlche Zwecke ist sollte unbedingt einmal einen Blick darauf werfen
Total begeistert bin ich von den Tabellenfunktionen :VimwikiTable und der HTML-Konvertierung :VimwikiAll2HTML. Mal sehen ob ich in Zusammenarbeit mit wkhtmltopdf nicht sogar einige meiner Dokumentation damit erstellen kann. Vielleicht läßt sich Vimwiki ja noch so weit “aufbohren”, daß man darin auch noch Google-Chart Api nutzen und eine Ausgabeschnittstelle für s5 und LaTeX bekommt.
Vim – Destillat #8
08. Mai
- Vimcast #18: Formatting text with par
- Vimcast #17: Hard wrapping text
- Vimcast #16: Soft wrapping text
- Vimcast #15: The file explorer
- Vimcast #14: The :edit command
- Vimcast #13: Cleaning up with Vim
- Vimium
Was Vimperator für Firefox ist gibt es jetzt auch für Google Chrome. Google Chrome mit dem Bedienkonzept des Vim, Dank der Chorme-Erweiterung Vimium. - Grokking the Zen of the Vi Wu-We
- How to add a piece of code in the same place in all the files within a folder in Vim
- How can I replace a word all the files within a folder in Vim
Vim – Destillat #7
29. Apr
- How to comment out a block of Python code in VIM
Die Loesungsansaezte funktionieren natuerlich auch mit anderen Programmiersprachen - Append one range of lines to the end of another range of lines
- What’s the most efficient way to repeatedly remove leading text using Vim?
- How do you reload your .vimrc file without restarting vim?
- VIM Search/Replace spaces between 2 brackets or columns
- get bash history to vi
- Turning off auto indent when pasting text into vim
- How do i insert a blank line before every comment (eg “#”) in VIM?
Den Lösungsweg:g/^#/norm Ofinde ich hat was
- unicode.vim : A Completion function for Unicode glyphs
Erleichtert einem den Umgang mit Unicode Sonderzeichen enorm. Danke an den Entwickler!



