Age | Commit message (Collapse) | Author |
|
|
|
* Rename example config files
* Update user config path in installer
* Update user config path with a variable
* Update default user config file to config.lua
* Add fallback to lv-config if config.lua not found
* Add global variable USER_CONFIG_PATH
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* null-ls formatter name is different from it's command
* add more language support
* nil is unnecessary
|
|
|
|
|
|
* Just adds package.json and package-lock.json for the root patterns of
vim-rooter
* The other ones are the default patterns, see `:help g:rooter_patterns`
|
|
|
|
|
|
|
|
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]>
|