| Age | Commit message (Collapse) | Author |
|
Colon is a valid character for file path on Windows.
|
|
These characters should not be used in file names.
|
|
It seems that adding number to the default spell suggestion (fast) will
make Neovim super slow when we press z= for spell suggestions. Without
that number, Neovim will be super responsive. See also vim/vim#4087.
|
|
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/2067.
|
|
|