Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
completion for simple text files (#1130)
* disable tab completion for markdown
* md is markdown
* Set local keybindings conditionally based on filetype. Disable tab complete for text files
* Rename functions and expose excluded filetypes setting for compe
Co-authored-by: abzcoding <[email protected]>
|
|
|
|
Co-authored-by: Chris <[email protected]>
|
|
Changes to the global config object
O is now lvim
user_plugins is now plugins
user_autocommands is now autocommands
No more lang specific plugins
Null-ls has replaced both formatter.nvim and nvim-lint
|
|
|
|
|