| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1. change theme to colorscheme
2. update plugin load logic
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
update lua lsp conf
|
|
1. remove runtime.path settings. It seems that it is not necessary, https://github.com/neovim/nvim-lspconfig/commit/03a047ef52d1bb68a96051c48855799f14a4623b.
2. update workspace.library, ref plugin ii14/emmylua-nvim
|
|
|
|
lua-language-server has changed its running method significantly, so we
need to change it in the nvim-lspconfig.
|
|
|
|
|
|
buffers
|
|
|
|
|
|
The plugin whitespace.nvim has changed its internal implementation.
It is not reliable to depend on external plugins.
|
|
auto-save.nvim is erroring out
|
|
|
|
|
|
|
|
|
|
|
|
There are errors with nvim 0.7.
|
|
This will help use to check signature help without it being overwritten
by diagnostic popups.
|
|
|
|
|
|
|
|
The issue has been fixed by the maintainer.
|
|
|
|
|
|
|
|
|
|
|
|
|