| 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That plugin has been deleted before
|
|
|
|
|
|
|
|
See also https://github.com/gelguy/wilder.nvim/pull/115.
|
|
|
|
|
|
|
|
|
|
If a go-to-line command is given, do not go to last edit position for
the file.
|
|
|
|
|
|
|
|
|
|
I rarely use it.
|
|
|
|
Lualine is now feature-rich and faster than vim-airline.
|
|
|
|
|
|
|
|
Suppress permission denied error messages when grepping using ripgrep.
|
|
|
|
No need to create the backupdir manually.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
When working with legacy code which is not well formatted, it will cause
large undesirable diffs.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|