Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-10-03 | refactor: auto-generate language configuration (#1584) | kylo252 | |
Refactor the monolithic `lvim.lang` design into a more modular approach. IMPORTANT: run `:LvimUpdate` in order to generate the new ftplugin template files. | |||
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-14 | reformat most langs | christianchiarulli | |
2021-07-14 | feat: add css (and pre-processors) support (#937) | not | |
2021-07-12 | Now, cssls and autocomplete now works with css scss sass files (#846) | Resat Kubilay Kandemir | |
* Now, cssls and autocomplete now works with css scss sass files * Now, cssls and autocomplete now works with css scss sass files | |||
2021-07-08 | Check lsp client is active for all language files (#790) | hui.liu | |
2021-07-04 | start formatting rules | Rafael | |
2021-07-01 | lsp in ftplugin austonautomoy | christianchiarulli | |