| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
No need to create the backupdir manually.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
It can be replaced by nvim-hlslens
|
|
|
|
Master version has a bug where text is wrongly highlighted.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When working with legacy code which is not well formatted, it will cause
large undesirable diffs.
|
|
|
|
Putting this file under ~/.config/nvim/plugin may cause problems since
script under plugin/ will be loaded automatically.
|
|
When InsertLeave is triggered, we should check if we need to start
indent-blankline before enabling it.
|
|
I never used it.
|
|
|
|
|
|
|
|
In nvim 0.5.1, the lsp handler signature has changed, see https://github.com/neovim/neovim/pull/15504
and LunarVim/LunarVim#1484.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|