| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
netrw plugin needs to be disabled, and nvim-tree needs to be start
package. Otherwise, the hijacking won't work, and when we open a folder,
it just open a new file with the same name.
|
|
|
|
See also https://github.com/nvim-lualine/lualine.nvim#extensions.
|
|
|
|
See also https://github.com/onsails/lspkind-nvim/commit/06872e887e7e4579765cc51fa6b0e7643b4284fa.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If we use BufEnter, nvim-cmp autocompletion may not work sometimes,
which is really annoying
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That plugin has been deleted before
|
|
|
|
|
|
|
|
|
|
See also https://github.com/gelguy/wilder.nvim/pull/115.
|
|
|
|
|
|
|
|
|
|
|
|
|