aboutsummaryrefslogtreecommitdiff
path: root/vim/gvimrc
Commit message (Collapse)AuthorAgeFilesLines
* Remove bell settings from .gvimrcTom Ryder2018-07-141-5/+0
| | | | Reflects changes made in commit 35ba8df.
* Blank 'mouse' in .gvimrcTom Ryder2018-06-301-0/+3
|
* Review GUI Vim options in .gvimrcTom Ryder2018-06-211-16/+12
|
* Set 'guioptions' flag by flagTom Ryder2017-11-041-3/+8
| | | | | This is a bit easier to read than having the flags meanings in a block comment above the line.
* Use variable setting approach for 'guifont'Tom Ryder2017-11-041-2/+2
| | | | A little easier to read.
* Use single-quoted string in gvimrcTom Ryder2017-10-301-1/+1
| | | | | | | | | | | vim-vint says: >Prefer single quoted strings (see Google VimScript Style Guide >(Strings)) Perl::Critic warns about a similar thing; don't use doublequotes if you don't need to expand e.g. \n, \r or interpolate variables. Makes sense to me.
* Remove blank lines at end of filesTom Ryder2016-03-281-1/+0
|
* Observe VimL convention of two-space indentsTom Ryder2013-07-211-2/+2
|
* More verbose comments for gvimrc tooTom Ryder2013-07-181-1/+9
|
* Fix GUI font sizeTom Ryder2013-03-241-1/+1
|
* Switch to Consolas for Windows fontTom Ryder2013-03-021-1/+1
| | | | | | | | | | Having subtle problems with Ubuntu Mono's Unicode behavior in PuTTY which is occasionally causing me some irritation. The lack of soft hyphens for reading man pages in UTF-8 locales was kind of a dealbreaker. The only other option is Deja Vu Sans Mono which I just can't bring myself to like at all.
* Switched my favourite fontTom Ryder2012-07-301-2/+2
|
* OS detection for gvimrc.Tom Ryder2012-02-221-1/+5
|
* Use silent call for loading font, turn off visual bell again (needed for GUI)Tom Ryder2012-01-021-4/+3
|
* Just try to load GUI font, don't panic if can'tTom Ryder2011-09-071-1/+4
|
* Tweaked gvimrcTom Ryder2011-08-221-1/+1
|
* Added helpful comment :)Tom Ryder2011-03-021-0/+1
|
* Some tweaks to the GUI file, added indent rules to the console one.Tom Ryder2011-03-011-4/+1
|
* Added GUI vimrcTom Ryder2011-03-011-0/+5