Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | 2 | -0/+13 |
| | |||||
* | fmt: set column_width to 80, sort require | sinanmohd | 2024-03-05 | 2 | -2/+3 |
| | |||||
* | lsp/svelte: init | sinanmohd | 2024-03-05 | 2 | -1/+17 |
| | |||||
* | fmt: init stylua | sinanmohd | 2024-03-01 | 4 | -125/+125 |
| | |||||
* | plugins/lsp: init | sinanmohd | 2024-03-01 | 5 | -3/+145 |
| | |||||
* | plugins: init | sinanmohd | 2024-03-01 | 3 | -0/+59 |