Skip navigation.

My pasteblog

This is not my Zettelkasten but a durable .bash_history

Posts tagged with "vim"

vim references

,

Some day I really need to start maintaining links in a cross-browser, shareable fashion. And no, delicious doesn't count as such.

http://www.rayninfo.co.uk/vimtips.html
http://tnerual.eriogerg.free.fr/vimqrc.html

Vim, PHP and symfony

, , ,

Exporting syntax-highlighted files from vim to HTML

,

#http://www.pro-linux.de/news/2002/4799.html
:let html_number_lines = 1
:let html_use_css = 1
:runtime! syntax/2html.vim

emerge gvim

, , ,

* To enable UTF-8 viewing, set guifont and guifontwide:
* :set guifont=-misc-fixed-medium-r-normal-*-18-120-100-100-c-90-iso10646-1
* :set guifontwide=-misc-fixed-medium-r-normal-*-18-120-100-100-c-180-iso10646-1
*
* note: to find out which fonts you can use, please read the UTF-8 help:
* :h utf-8
*
* Then, set read encoding to UTF-8:
* :set encoding=utf-8

* To see what's new in this release, use :help version6.txt


* To enable command-line completion for gvim, run:
*
* eselect bashcomp enable gvim
November 2009
S M T W T F S
October 2009December 2009
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30