| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Disable ALE for C++/C linting since we use ccls.
|
|
|
|
See https://jdhao.github.io/2020/11/23/neovim_better_mapping_for_leaving_insert_mode/.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Usage:
select current URL: viu
yank current URL: yiu
delete/change current URL: diu/ciu
|
|
For git project, diagnostics and git gutter sign may fight each other if
sign column is not wide enough.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See also https://github.com/neovim/neovim/issues/8796
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This is the correct way.
|
|
|
|
|
|
|
|
See also https://github.com/neovim/neovim/issues/2067.
|
|
|
|
|