summaryrefslogtreecommitdiff
path: root/utils/installer/lv-config.example-no-ts.lua
AgeCommit message (Collapse)Author
2021-07-25Fix ignored user autocommands (#1090)kylo252
2021-07-25Standardize compe builtin (#1083)Christian Chiarulli
* use lvim.builtin for compe * fix example config Co-authored-by: Chris <[email protected]>
2021-07-24New 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-17updated 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-14user toggleterm instead of ftermchristianchiarulli
2021-07-13indent_line no more (#903)Abouzar Parvan
2021-07-12goimports instead of goimport (#889)Abouzar Parvan
2021-07-12Update lv-config.example-no-ts.luaAbouzar Parvan
2021-07-11Added autosave on focus loss option and list of errors to be ignored to ↵Jacek Kiedrowski
vimtex. (#873)
2021-07-10avoiding OCD attack with the help of folke/todo-comments (#839)Abouzar Parvan
2021-07-10updated readme according to default_plugin changes (#833)Abouzar Parvan
2021-07-09update example configschristianchiarulli
2021-07-08mv ts configChris
2021-07-08udpate config examplechristianchiarulli
2021-07-08try with diff configchristianchiarulli