Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-11 | Add spell checking to git commit filetype (#1291) | Ahmed Khalf | |
2021-08-10 | bring back behavior we used to get from astronauta | christianchiarulli | |
2021-08-02 | fix: comment typo (#1211) | Gauravsingh Sisodia | |
2021-07-31 | cleanup old tab filetype specific code | Chris | |
2021-07-31 | [Feature] Rename lv-config.lua to config.lua (#1193) | chaeing | |
* 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 | |||
2021-07-29 | properly support terraform0.5.1 | Chris | |
2021-07-28 | move lsp autocommand | Chris | |
2021-07-28 | just use tf | Chris | |
2021-07-27 | Conditionally enable TAB to trigger completion based on filetype. Disable ↵ | rebuilt | |
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]> | |||
2021-07-26 | [Refactor] remove lv prefix (#1112) | Luc Sinet | |
* Rename lv-utils into utils * Move commands defined in utils into core/commands.lua | |||
2021-07-25 | fix formatting according to stylua | abzcoding | |
2021-07-25 | Fix ignored user autocommands (#1090) | kylo252 | |