Skip to content

v0.10.0 release

Latest
Compare
Choose a tag to compare
@jdhao jdhao released this 25 Jul 19:25

What's Changed

  • Enable nvim-tree to open dir during startup by @jdhao in #261
  • Update colorscheme conf by @jdhao in #265
  • remove lazylock by @jdhao in #266
  • update used plugins by @jdhao in #267
  • Stop showing percent location by @jdhao in #270
  • update some mappings by @jdhao in #271
  • Enable treesitter folding for Python and Lua by @jdhao in #274
  • upgrade neovim to latest stable by @jdhao in #275
  • use vim.uv instead of vim.loop by @jdhao in #276
  • remove emmylua since neovim has builtin annotation by @jdhao in #277
  • Update config for GitSigns by @jdhao in #279
  • Update hop.nvim conf to support Chinese by @jdhao in #280
  • use plugin nvim-autopairs for autopair by @jdhao in #281
  • update which-key conf and some mappings by @jdhao in #282

Full Changelog: v0.9.5...v0.10.0