| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | core/maps: init previous ('[b') and next (']b') buffer | sinanmohd | 2024-04-20 | 1 | -1/+3 |
| | | |||||
| * | 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 | ||||
| * | readme: reorder sections | sinanmohd | 2024-03-05 | 1 | -5/+7 |
| | | |||||
| * | lsp/go: init | sinanmohd | 2024-03-05 | 2 | -0/+13 |
| | | |||||
| * | readme/usage: init | sinanmohd | 2024-03-05 | 1 | -0/+12 |
| | | |||||
| * | fmt: set column_width to 80, sort require | sinanmohd | 2024-03-05 | 4 | -4/+13 |
| | | |||||
| * | lsp/svelte: init | sinanmohd | 2024-03-05 | 2 | -1/+17 |
| | | |||||
| * | fmt: init stylua | sinanmohd | 2024-03-01 | 10 | -176/+174 |
| | | |||||
| * | readme: init | sinanmohd | 2024-03-01 | 1 | -0/+13 |
| | | |||||
| * | core/maps: init <Leader>cc for toggle 80 column hint | sinanmohd | 2024-03-01 | 1 | -13/+23 |
| | | |||||
| * | Revert "core: set cmdheight = 0" | sinanmohd | 2024-03-01 | 1 | -1/+0 |
| | | | | | | | | | This reverts commit ae3fbcc55c32c05225a5f911fb6a991a8c214ca8. this option is still experimental, it can cause issues such as - flickering lualine during nvim-cmp selection - "Press ENTER or type command to continue" when opening :Ex | ||||
| * | plugins/lsp: init | sinanmohd | 2024-03-01 | 8 | -14/+231 |
| | | |||||
| * | pacman: lazy_init -> lazy_dl | sinanmohd | 2024-03-01 | 1 | -2/+2 |
| | | |||||
| * | plugins: init | sinanmohd | 2024-03-01 | 7 | -0/+147 |
| | | |||||
| * | core: set cmdheight = 0 | sinanmohd | 2024-03-01 | 1 | -0/+1 |
| | | |||||
| * | repo: init | sinanmohd | 2024-02-29 | 6 | -0/+750 |
