Commit Graph

10 Commits

Author SHA1 Message Date
Mikaela Suomalainen 08cbe90f2a vimrc: "Take inspiration" from @ProgVal
https://raw.githubusercontent.com/ProgVal/misc/master/dotfiles/.vimrc
2014-05-14 14:52:49 +03:00
Mikaela Suomalainen c4624848d1 vimrc: show invisible chars & prefer to unix line endings & use utf-8 & nobomb. 2014-05-14 14:38:29 +03:00
Mika Suomalainen 1ddbc2b60e vimrc: little cleaning 2012-12-21 13:08:42 +02:00
Mika Suomalainen ff16dd58fd vimrc: don't set terminal title 2012-09-16 15:57:57 +03:00
Mika Suomalainen e32bd88a69 vimrc: use dark colours on Mac 2012-09-16 15:54:52 +03:00
Mika Suomalainen 07a621c9df vimrc: Use light background with gvim. 2012-03-23 18:13:17 +02:00
Mika Suomalainen dd0acb347b vimrc: Disable mouse.
It doesn̈́'t want to cooperate with me :(
2012-01-06 20:25:25 +02:00
Mika Suomalainen 47d53949cf vimrc: Do some things. (See full commit message).
1. Disable Vi compatibility.
2. Enable smartcase.
3. Enable hidden
    Copied from
http://items.sjbach.com/319/configuring-vim-right
4, Set leader key as ,
5. Enable longer history.
6. Extend % matching.
7. Make tab filler more useful.
8. Set terminal title (it will probably help with
    tmux)
9. Set visualbell to not get Vim beep very much
    mode :)
2012-01-06 11:56:50 +02:00
Mika Suomalainen b83c30f045 vimrc: Done several things. (See full commit msg!)
1. Enable modelines.
2. Add some weird function.
3. Make tab to be 4 spaces.
4. Enabled autoindent

And probably something else.

This vimrc is now set like gedit used to be and
is ready for the challenge.
2012-01-01 12:11:15 +02:00
Mika Suomalainen 8db4706d45 vimrc: Add my vimrc to this shell-things.
Thank you for everyone who I have copied in this :)
(Debian /usr/vim/vimrc and nyuszika7h)
2011-12-31 21:40:19 +02:00