Commit graph

14 commits

Author SHA1 Message Date
Simon Lasbrugnas
3fe668252b
chore: update config 2025-08-04 01:53:36 +02:00
Simon Lasbrugnas
6efd8a3873
feat: modify LSPs to prefer conform for formatting
Add eslint LSP

feat: Add linter support with 'nvim-lint'

Add linting to JavaScript / TypeScript and Go files
2025-07-28 21:55:38 +02:00
Simon Lasbrugnas
4c989092b4
feat(lsp): add prismals 2025-07-27 03:58:35 +02:00
Simon Lasbrugnas
6cb047320f
feat(lsp): add html-lsp + update conform config 2025-07-27 03:58:18 +02:00
Simon Lasbrugnas
5dafced30e
feat(lsp): add dockerls and docker_compose_language_service 2025-07-27 03:57:47 +02:00
Simon Lasbrugnas
e46d052cb2
feat: add tailwindcss lsp config 2025-07-22 12:11:54 +02:00
Simon Lasbrugnas
cd43fb110f
feat: add yamlls lsp 2025-04-19 00:08:47 +02:00
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
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