| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
| |
* Improve statusline:
- Add virtual column number
- Reorder file type and encoding
- Shorten the paste mode indicator
* Highlight current line
* Disable cursor blinking
* No need to set ruler
* Tweak formatoptions and textwidth
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Overwrite previously defined command, allowing to reload the vimrc
without restarting vim.
* Change statusline style.
* Enable mouse in terminal mode.
* Disable scrollbars for GUI mode.
* Set spelllang.
* Use full names for options.
* Clean up obvious/unnecessary comments.
* Some misc cleanups.
|
|
|
|
|
|
|
|
| |
* 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.
|
| |
|
|
|
|
|
|
|
| |
* 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'.
|
|
Stripped trailing whitespaces.
Credit: https://github.com/amix/vimrc
Source: https://github.com/amix/vimrc/blob/master/vimrcs/basic.vim
|