Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-19 | fix document highlight bug for javascript,typescript... (#1017) | PBird | |
2021-07-18 | [Bugfix] Fix tsserver lsp setup. Fix ts-fmt-lint setup (#1013) | Pasi Bergman | |
2021-07-18 | nil check for extended args | christianchiarulli | |
2021-07-16 | global virtualtext is respected for js | christianchiarulli | |
2021-07-14 | Fix tsserver formatter not working (#925) | hui.liu | |
2021-07-14 | Allow override tsserver formatter args (#921) | hui.liu | |
2021-07-14 | Add formatter for typescript and typescriptreact (#920) | hui.liu | |
2021-07-13 | java default formatter | christianchiarulli | |
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-13 | poc with local prettier working | christianchiarulli | |
2021-07-09 | Refactor tsserver-ls as a shared module (#806) | hui.liu | |