Skip to content

Release for v3.9.7

Compare
Choose a tag to compare
@Avimitin Avimitin released this 13 Dec 14:40
· 1777 commits to master since this release

New features

  • add a minimal vimrc
  • utils: add a hook before plugins load
  • escape: use plugins for better escape

Fix

  • statusline: remove deprecated component
  • filetype.nvim: fix no filetype for shebang
  • nvim-tree: shut down the diagnostic function

Refactor

  • lspconfig: update lspconfig loading condition
  • statusline: add shortline icon for SymbolOutline
  • autopairs: remove rules for > and <
  • keymap: add in insert mode
  • dap: move dap settings to config/dap_config

Chore

  • readme: transcribe markdown readme to asciidoc
  • readme: add description for vimrc
  • update benchmark