aboutsummaryrefslogtreecommitdiffstats
path: root/_vimrc
Commit message (Collapse)AuthorAgeFilesLines
* vim: Enable true color; change colorscheme; tweak GUIAaron LI2018-11-091-10/+11
| | | | | | | | * Enable true color. Set terminal sequences to to fix the true color support in tmux. * Change colorscheme to flattened_light (solarized). * Set GUI font and size. * Disable GUI menu bar.
* vim: Map <F1> to <Esc>Aaron LI2018-11-091-0/+4
|
* vim: Clean up and minor tweaksAaron LI2018-11-091-57/+16
| | | | | | | * Clean up some unnecessary bits. * Tweak style a bit to be more consistent. * Change tab width to be 8. * Do not change the map of '0'.
* vim: Import simple single-file vimrc from amix/vimrcAaron LI2018-11-091-0/+382
Stripped trailing whitespaces. Credit: https://github.com/amix/vimrc Source: https://github.com/amix/vimrc/blob/master/vimrcs/basic.vim