Commit graph

10 commits

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