| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | nvim: lsp-config: minor tweaks | listout | 2022-12-31 | 1 | -19/+24 |
| | | | | | Signed-off-by: listout <listout@protonmail.com> | ||||
| * | nvim: lsp-config: remove custom border colors | listout | 2022-12-11 | 1 | -3/+0 |
| | | | | | Signed-off-by: listout <listout@protonmail.com> | ||||
| * | nvim: lsp-config.lua: removing <leader>e keymap | listout | 2022-11-07 | 1 | -1/+0 |
| | | | | | Signed-off-by: listout <listout@protonmail.com> | ||||
| * | nvim: lsp-config: moving diagnostic keymaps inside on_attact function | listout | 2022-11-07 | 1 | -8/+7 |
| | | | | | Signed-off-by: listout <listout@protonmail.com> | ||||
| * | nvim: lsp-config: using new default_capabilities instead of default_capabilities | listout | 2022-10-23 | 1 | -1/+1 |
| | | | | | Signed-off-by: listout <listout@protonmail.com> | ||||
| * | nvim: lsp-config: new function for formatting | listout | 2022-10-11 | 1 | -1/+1 |
| | | | | | Signed-off-by: listout <listout@protonmail.com> | ||||
| * | nvim: plugins: lsp-config: virtual text and signs | listout | 2022-09-13 | 1 | -1/+19 |
| | | | | | | | | | | | This commit will: - Turn off virtual text for diagnostics and error - use custom signs for error, diagnostics, ... - Stop using `vim.api.nvim_buf_set_option`. Don't know what it's used for Signed-off-by: listout <listout@protonmail.com> | ||||
| * | nvim: lsp-config: floating window custom border | listout | 2022-09-10 | 1 | -6/+35 |
| | | | | | Signed-off-by: listout <listout@protonmail.com> | ||||
| * | nvim: lsp-config: export lsp functions for per-project configuration | listout | 2022-09-01 | 1 | -3/+6 |
| | | | | | Signed-off-by: listout <listout@protonmail.com> | ||||
| * | [wip] better lua config for nvim | listout | 2022-09-01 | 1 | -0/+46 |
| Signed-off-by: listout <listout@protonmail.com> | |||||
