Commit graph

14 commits

Author SHA1 Message Date
Devin Haska
93fc256be9 chore: plugin update
Also locks mason and mason-lspconfig to v1 to prevent breaking changes
2025-05-09 15:25:19 -07:00
Devin Haska
53407e626d feat: add more php support 2025-02-05 20:58:31 -08:00
Devin Haska
f956194c53 feat: config refresh 2024-12-24 00:21:08 -08:00
Devin Haska
a25da27bd8
fix: rename tsserver to ts_ls 2024-09-19 14:16:46 -07:00
Devin Haska
24d7d89b34
feat: remove nvim-lint
I found this plugin caused more issues than solved, so I'm dropping it
in favour of using the ESLint LSP server instead. "EslintFixAll" covers
the majority of my bases it seems.
2024-07-25 21:49:13 -07:00
Devin Haska
a4a51853e1
feat: add proselint
This also removes vale from my config. I was annoyed at how much setup
vale needed before it could work, and find that proselint does what I
want without the extras of vale.
2024-06-07 15:30:20 -07:00
Devin Haska
aa85023022
feat: use vale-ls for formatting
This still requires the Vale CLI which is installed.
2024-06-07 11:34:29 -07:00
Devin Haska
d5cbe7bc98
feat: add yml and toml language servers 2024-06-07 11:11:41 -07:00
Devin Haska
bc2b8d99a4
fix: adjust lsp config 2024-06-07 11:04:33 -07:00
Devin Haska
19ebbf1a6f
feat: add cssls 2024-06-07 10:37:24 -07:00
Devin Haska
dbe56a72fc
feat: ensure eslint is added to lsp servers 2024-06-07 10:26:22 -07:00
Devin Haska
eebbb6c4b7
fix: formatting 2024-06-05 12:59:50 -07:00
Devin Haska
4aed78a5b3
feat: add markdown linting/formatting 2024-06-05 12:43:21 -07:00
Devin Haska
10e4a3af37
V2 (#1)
Co-authored-by: Devin Haska <wonderfulfrog@users.noreply.github.com>
2024-05-10 11:26:26 -07:00