| Age | Commit message (Collapse) | Author |
|
|
|
Use ESC to close the nvim-compe completion menu
|
|
Only enable omni and spell source for certain filetypes. See also https://github.com/hrsh7th/nvim-compe/pull/170
|
|
Only enable spell source for Markdown files, see also https://github.com/hrsh7th/nvim-compe/pull/84.
|
|
|
|
|
|
It is annoying that the cursor is focused on the diagnostic floating window every time it is shown. See also: https://github.com/neovim/neovim/pull/14693 and https://github.com/neovim/neovim/pull/14649
|
|
|
|
|
|
|
|
Embedding lua in vimscript using lua here doc is not ideal for
editing.
|