You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add lua_ls to LSP servers list ([a8204a7](https://github.com/le4ker/NvMegaChad/commit/a8204a7458556e78a77d26f4e78a9002a1a2f84f))
6
+
***dap:** add mapping to toggle DAP UI ([697b6be](https://github.com/le4ker/NvMegaChad/commit/697b6be37ad9bc14c67da6e9d9d1563be0f704cd))
7
+
***lsp:** add gD mapping for go to declaration ([8a3abab](https://github.com/le4ker/NvMegaChad/commit/8a3abab881c8d1a3e778eea7f331fd8d9a93adc2))
8
+
* use double-ESC to close terminal, single ESC exits terminal mode ([00b6870](https://github.com/le4ker/NvMegaChad/commit/00b6870f4d795b24d0368e46a96136a87f5d5500))
9
+
10
+
### 🐛 Bug Fixes
11
+
12
+
* add timeout to conform format and fix indentation ([93eddd2](https://github.com/le4ker/NvMegaChad/commit/93eddd2dfd490cca0c672fa6fc0ccc8db80c215b))
13
+
***lsp:** add on_attach and capabilities to all servers ([d0d07be](https://github.com/le4ker/NvMegaChad/commit/d0d07beb59ab546029bd252d2e44f56b21acf3a5))
14
+
***lsp:** load custom server configs from lua/lsp directory ([9107b5c](https://github.com/le4ker/NvMegaChad/commit/9107b5c78c3599d274f4d211f14d9b684bfcffdf))
15
+
* refresh mason registry before installing packages ([f78ea3e](https://github.com/le4ker/NvMegaChad/commit/f78ea3e3c7e3193f06294782b1169f2d074250b5))
* set formatter timeout ([f06601f](https://github.com/le4ker/NvMegaChad/commit/f06601f743001c3d5b3121c463618bcdd27033ce))
19
+
20
+
### 🔧 Refactoring
21
+
22
+
* remove redundant on_attach and capabilities from lspconfig ([2def766](https://github.com/le4ker/NvMegaChad/commit/2def766678dfb392170734bf0534c48c7740dcf0))
23
+
* use conform's built-in format_on_save option ([e86514b](https://github.com/le4ker/NvMegaChad/commit/e86514b05a79934419bbee6c33d0b7c557589cfa))
0 commit comments