Skip to content

Release for v3.14.7

Compare
Choose a tag to compare
@Avimitin Avimitin released this 21 Jan 07:39
· 1544 commits to master since this release

The installation guide is now moved into the book: https://avimitin.github.io/nvim/en_us/installation.html.

The commit convention is now updated, please read https://avimitin.github.io/nvim/en_us/development.html#commit-convention

Changes:

  • Snippet:
    • add snippet <kbd> (See commit 0743464)
    • add custom markdown snippets (See commit b32aa8c)
  • Plugins:
    • feat/plugin: add new plugin nvim-orgmode (See commit 6e47dcc)
    • treesitter: disable treesitter lazy-loading (See commit 47cb9ca)
    • lazygit: update the lazygit to upstream version (See commit abcefe9)
    • wildfire: add text object "i`" to quick select (See commit 14374bb)
  • Options:
    • options: rewrite the tab listchars (See commit ed506d0)