Commit graph

20 commits

Author SHA1 Message Date
Sergio Laín
656eadbb1d
🗑️ remove(nvim): root and cwd declaration on the biome extra
is not needed after last updates from conform and lspconfig
2024-01-29 10:12:11 +01:00
Sergio Laín
ed23eae439
🐛 fix(nvim): correctly use biome json file 2024-01-12 14:03:49 +01:00
Sergio Laín
602cc73217
♻️ refactor(nvim): move some formatters and linters into their respective lang extra 2024-01-12 01:02:15 +01:00
Sergio Laín
5e85f28fb9
feat(nvim): added sqlfluff extra (sql linter) 2024-01-11 10:03:39 +01:00
Sergio Laín
ed6c419593
🐛 fix(nvim): linters adding table is not using the linters entry instead of the formatting entry 2024-01-11 10:03:02 +01:00
Sergio Laín
3528240cf7
⚙️ config(nvim): add golingcilint to gomod and gowork files 2024-01-09 00:01:45 +01:00
Sergio Laín
33bc49e9ad
🐛 fix(nvim): biome not returning opts 2024-01-09 00:01:18 +01:00
Sergio Laín
fa6ec57b7d
feat(nvim): added biome linter and formatter extra 2024-01-07 18:59:23 +01:00
Sergio Laín
fcae01ad40
🐛 fix(nvim): cspell, typos and white_space are now dynamically added 2024-01-07 01:45:28 +01:00
Sergio Laín
a5b271fec2
feat(nvim): add typos linter as extra 2024-01-07 01:32:27 +01:00
Sergio Laín
20b4515d0f
feat(nvim): cspell now uses condition, mason and a keybinding to add the word to a dictionary 2024-01-07 01:05:54 +01:00
Sergio Laín
f9b285d7ed
🐛 fix(nvim): cspell extra not taking self as first function argument 2024-01-06 01:50:14 +01:00
Sergio Laín
ec07c7b6bb
🗑️ remove(nvim): biome extra
need to look into how to implement biome
2024-01-06 01:20:45 +01:00
Sergio Laín
bae88d66ce
📁 files(nvim): moved cspell to linting extra 2024-01-06 01:20:09 +01:00
Sergio Laín
3a2f8fda2a
feat(nvim): add golangci-lint extra 2023-12-26 17:24:48 +01:00
Sergio Laín
44312e16bb
♻️ refactor(nvim): devdocs added as optional in a lot of plugin specs 2023-12-16 18:19:30 +01:00
Sergio Laín
b70b318bf3
feat(nvim): added rome extra
havent test it, i will in the coming weeks tho
2023-12-04 11:23:37 +01:00
Sergio Laín
115c91249b
feat(nvim): added vale linter for markdown 2023-12-03 18:37:13 +01:00
Sergio Laín
95dd6cd8da
feat(nvim): new extras
shellcheck, nix and extended go
2023-11-17 00:13:00 +01:00
Sergio Laín
f9d52ab208
♻️ refactor(nvim): big change in adding formatters and linters
all the formatters and linters are dynamically added, and they are going to the extras modules
2023-11-16 15:00:10 +01:00