Commit graph

4 commits

Author SHA1 Message Date
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