Commit graph

8 commits

Author SHA1 Message Date
Simon Lasbrugnas
6010546517
feat: add jsonls lsp 2025-04-19 00:08:33 +02:00
Simon Lasbrugnas
5bce2a44d1
Replace eslint config with biomejs 2025-04-15 16:56:15 +02:00
Simon Lasbrugnas
0ba757ae05
chore: removed lsp source information when only one source is available 2025-02-27 14:57:37 +01:00
Simon Lasbrugnas
b700549bf3
feat: enhance typescript configuration
Remove several extensions and add typescript-tools along with conform
and format-ts-errors (could be better but is the best I found)
2025-02-27 14:55:50 +01:00
Simon Lasbrugnas
146291ce3b
feat: add typescript lsp w/ volar 2024-12-18 12:08:15 +01:00
Simon Lasbrugnas
3ed7615c2b
feat: add <leader>q to open the Go scratchpad (Only for Go files)
Opens my ~/personal/Go/test/main.go file in the current buffer
2024-12-10 15:00:24 +01:00
Simon Lasbrugnas
dba90a94cf
feat(lsp): add <leader><CR> to run go main % (only for Go files)
Keybind is added automatically on gopls attach
2024-12-09 22:04:57 +01:00
Simon Lasbrugnas
4fabec4249
feat: cleanup config
Change folder architecture and separate all plugins into their own files
2024-11-09 20:37:37 +01:00