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 | more refactor | christianchiarulli | |
2021-07-14 | already namespaced, will also move these to a dir called language | Chris | |
2021-07-14 | begine language refactor | Chris | |
2021-07-13 | Added default formatters (#908) | Abouzar Parvan | |
* added default formatters for a couple of langs * fix: sugesstions from tastyep * allow users to change default formatters * suggestion: mellow pointed out the telescope issue * we don't need to use formatter.setup | |||
2021-07-12 | Set root_dir for efm-langserver configurations (#899) | Pasi Bergman | |
2021-07-10 | avoiding OCD attack with the help of folke/todo-comments (#839) | Abouzar Parvan | |
2021-07-10 | update python debug check | christianchiarulli | |
2021-07-08 | Check lsp client is active for all language files (#790) | hui.liu | |
2021-07-05 | (feat) use neoformat as the defalt format option (#715) | Rafael | |
2021-07-05 | debugging updates | christianchiarulli | |
2021-07-05 | only when dap install is active | Chris | |
2021-07-05 | basic python debugging | Chris | |
2021-07-04 | start formatting rules | Rafael | |
2021-07-03 | Show all LSP Clients attached to the Buffer in GalaxyLine Bar (#611) | Rohit Patil | |
* [UPDATE] change efm filetypes to only python * [UPDATE] shows all LSP Clients in galaxyline | |||
2021-07-01 | lsp in ftplugin austonautomoy | christianchiarulli | |