]> Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/commit
.vimrc: Support 256 colors, rework terminal settings
authorTony Duckles <tony@nynim.org>
Sun, 17 Dec 2017 18:51:18 +0000 (12:51 -0600)
committerTony Duckles <tony@nynim.org>
Sun, 17 Dec 2017 18:51:18 +0000 (12:51 -0600)
commit0c793fa53301a4c960014bbbca67f9017e729739
tree9b1bce7641aacf1306fe2a2afd7a680ef87feefe
parentdd8b1a9e19c5f0e1d4979299c16567623a89f358
.vimrc: Support 256 colors, rework terminal settings

Based upon: http://www.memoryhole.net/~kyle/vimrc.html

Stop forcing t_Co=16 and forcing other terminal overrides. Let newer
terminal types (e.g. `screen-256colors`, `xterm-256colors`) do their
own thing.
.vimrc