Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-31 | Enable querying lang-server formatting capabilities (#1078) | kylo252 | |
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 ignored user autocommands (#1090) | kylo252 | |
2021-07-25 | Standardize compe builtin (#1083) | Christian Chiarulli | |
* use lvim.builtin for compe * fix example config Co-authored-by: Chris <[email protected]> | |||
2021-07-24 | New contract (#1080) | Christian Chiarulli | |
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 | |||
2021-07-21 | [Feature] Make common_on_attach configurable (#1024) | kylo252 | |
2021-07-18 | [Refactor] Make default keybindings configurable (#988) | kylo252 | |
2021-07-17 | updated readme (#1000) | Abouzar Parvan | |
2021-07-17 | [Refactor] nvimtree to be configurable (#970) | chaeing | |
* Refactor nvimtree to be configurable * Correct the location of .stylua.toml in Contrib.md Co-authored-by: Christian Chiarulli <[email protected]> | |||
2021-07-16 | [Feature] add linter support (#982) | Luc Sinet | |
2021-07-14 | user toggleterm instead of fterm | christianchiarulli | |
2021-07-13 | indent_line no more (#903) | Abouzar Parvan | |
2021-07-12 | goimports instead of goimport (#889) | Abouzar Parvan | |
2021-07-12 | Update lv-config.example-no-ts.lua | Abouzar Parvan | |
2021-07-11 | Added autosave on focus loss option and list of errors to be ignored to ↵ | Jacek Kiedrowski | |
vimtex. (#873) | |||
2021-07-10 | avoiding OCD attack with the help of folke/todo-comments (#839) | Abouzar Parvan | |
2021-07-10 | updated readme according to default_plugin changes (#833) | Abouzar Parvan | |
2021-07-09 | update example configs | christianchiarulli | |
2021-07-08 | mv ts config | Chris | |
2021-07-08 | udpate config example | christianchiarulli | |
2021-07-08 | try with diff config | christianchiarulli | |