You are here

vim configuration

vimrc

My favorite vi/vim settings, mostly Putty numeric keypad as numbers and some mappings to make working on an Azerty keyboard easier.

Drupal would not allow a file without extension, you can install this vimrc using.

cd
wget -O .vimrc http://www.nhq-melle.be/sites/default/files/vimrc.txt

filetype.vim

Some more files use Progress syntax. Drupal didn't like filetype.vim.txt either.

wget -O filetype.vim http://www.nhq-melle.be/sites/default/files/filetype.vim_.txt
mv filetype.vim /usr/share/vim/vim70/