Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@archerindigo archerindigo released this 03 Jun 00:29
· 5 commits to master since this release

[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