Release for v3.14.4
3.14.4
I am working on the new document: https://avimitin.github.io/nvim. The basic keymap section is finished now.
Breaking Changes:
- keymap: add ctrl as prefix key when resize (See commit b545faf)
- keymap: use arrow key to navigate between windows (See commit 70576e9)
- keymap: delete the duplicate new tab keymap, only Ctrl-t n is kept (See commit 6369ca6)
- keymap: set gf to buffer format, set gq to set_loclist, set gt to type_definition (See commit 346bfe5 and 3111d49)
Notes: You can now checkout all available lsp keymap by command: :nmap g
.