Release for v3.10.0
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:
- Neorg Concept: The Neorg 0.1 Specification
- GTD Introduction: GTD 自我管理、时间管理教程【全 10 集】
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)