Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lsp/terraform: initHEADmaster | sinanmohd | 2024-10-02 | 1 | -1/+2 |
| | |||||
* | lsp/vue: init | sinanmohd | 2024-09-27 | 1 | -1/+1 |
| | |||||
* | lsp/htmx: init | sinanmohd | 2024-08-06 | 1 | -0/+1 |
| | |||||
* | lsp/c: set compilationDatabaseDirectory | sinanmohd | 2024-04-06 | 1 | -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: init | sinanmohd | 2024-03-05 | 1 | -0/+12 |
| | |||||
* | fmt: set column_width to 80, sort require | sinanmohd | 2024-03-05 | 1 | -1/+1 |
| | |||||
* | lsp/svelte: init | sinanmohd | 2024-03-05 | 1 | -0/+4 |
| | |||||
* | fmt: init stylua | sinanmohd | 2024-03-01 | 1 | -24/+24 |
| | |||||
* | plugins/lsp: init | sinanmohd | 2024-03-01 | 1 | -0/+35 |