Releases: archerindigo/vimrc
Releases · archerindigo/vimrc
v1.0.0
[v1.0.0] 2021-06-03
From this version I switched to sonokai as my default color scheme and started to fully adopt into true-color terminal environment. Therefore, from now on the configuration may not work that well in 256-color terminals. If you encounter color display problem, you may try switching back to the 256-color color scheme I used (e.g. wombat256i) or revert to my previous configuration (<1.0) instead.
I didn't realize that some people actually use my configuration. Hope you enjoy!
Added
- New color scheme: sonokai, one
- sonokai with maia style would be the default color scheme
- Instructions on installing the configuration for sudo vim
- Instructions on updating plugins
- More tips on usage
- More troubleshooting instructions
- New screenshots
Changed
- Updated plugins:
- gv (72dc64d -> 5f902f4)
- lightline (c172131 -> d5cea5b)
- nerdtree (6.7.11 -> 6.10.9)
- nerdtree-git (f522a09 -> 4524fb4)
- tagbar (2.7 -> 3.0.0)
- vim-fugitive (v3.2 -> v3.3)
- Turn on termguicolors for true color support
Removed
- Dropped color schemes: jellybeans, molokai, peaksea, wombat256mod
Fixed
- Fixed submodule reference of gv and vim-tldr. They can now be cloned correctly
0.5.0
[0.5.0] 2020-05-20
Added
- Added vim-tldr. This allow user to read simplified man pages.
Changed
- Updated nerdtree from 5.0.0 to 6.7.11
- Updated vim-fugitive from v2.4 to v3.2
- Replaced gitv with gv.vim, which is better
- Use
Ctrl-h/l
to switch tab instead ofCtrl-Left/Right
Fixed
- Fixed mouse mode problem in tmux
0.4.1
[0.4.1] 2020-02-10
Fixed
- Plugins not checked-out due to missing sub-module information
0.4.0
[0.4.0] 2020-02-10
Added
- Add vim-indent-guides plugin
Changed
- Replace taglist plugin with tagbar
- Update other plugins to newer version
- Not to enforce Source Code Pro font
0.3.0
[0.3.0] 2018-10-15
Added
- Ctrl-c, Ctrl-x, Ctrl-p, Ctrl-v as copy, cut, paste in normal mode, paste in insert mode respectively
Changed
- Enabled copy-on-select in gvim
- nerdtree uses v5.0.0 instead of master
- vim-fugituve uses v2.4 instead of master
- Other plugins updated to sync with master
Fixed
- Fixed plugins not downloaded due to missing .gitmodules
0.2.0
[0.2.0] - 2018-06-07
Added
- This changelog
- Content of vim-fugitive
- F7 shortcut to create ctags file
0.1.0
[0.1.0] - 2018-01-04
Added
- vim-fugitive plugin
- Highlight current line