aboutsummaryrefslogtreecommitdiff
path: root/lua/plugins/opts/lspconfig.lua
Commit message (Collapse)AuthorAgeFilesLines
* lsp/terraform: initHEADmastersinanmohd2024-10-021-1/+2
|
* lsp/vue: initsinanmohd2024-09-271-1/+1
|
* lsp/htmx: initsinanmohd2024-08-061-0/+1
|
* lsp/c: set compilationDatabaseDirectorysinanmohd2024-04-061-0/+1
| | | | | | | | | ccls relies on a JSON compilation database specified as compile_commands.json. npass need this after the switch to meson build to locate header files. for meson projects this assumes the name of the build directory is "/build". as of writing this, the project root directory is detected using the presence of ".git". https://git.sinanmohd.com/npass/commit/?id=4ff6158a6cd29e87222387870e6f01aca41b8183
* lsp/go: initsinanmohd2024-03-051-0/+12
|
* fmt: set column_width to 80, sort requiresinanmohd2024-03-051-1/+1
|
* lsp/svelte: initsinanmohd2024-03-051-0/+4
|
* fmt: init styluasinanmohd2024-03-011-24/+24
|
* plugins/lsp: initsinanmohd2024-03-011-0/+35