Skip to content

Release for v3.10.0

Compare
Choose a tag to compare
@Avimitin Avimitin released this 01 Jan 11:02
· 1736 commits to master since this release

3.9.11~3.10.0

The v3.10.0 add new plugin neorg to help me organize my life. It is a tool for taking notes and helping user achieve the "Getting Thing Done(GTD)" goal.

Reference:


Besides, neovim 0.6 had changed the diagnostic API, I update some keymap to replace the deprecated functions.

Features

  • plugin: add new plugin neorg (See commit c5fcd4b)

Fix

  • lsp: replace show line diagnostic api (See commit d4d290b)
  • plugin: fix nvim-cmp hook (See commit fd44872)
  • plugin: fix luaformat load sequence (See commit f2780c1)

Chore

  • colors: use kanagawa as default theme (See commit f2c2890)