Commit graph

16 commits

Author SHA1 Message Date
Sergio Laín
ca23404462
🐛 fix(nvim): prettier spec for conform.nvim 2024-07-24 00:22:03 +02:00
Sergio Laín
c1482fa2c7
♻️ refactor(nvim): use new mason and treesitter ensure_installed 2024-06-08 12:39:35 +02:00
Sergio Laín
f66e77fbb3
feat(nvim): add shfmt formatter 2024-05-22 00:16:22 +02:00
Sergio Laín
77b2258b54
🐛 fix(devdocs): missed the opts for all the devdocs entries... 2024-04-08 10:09:56 +02:00
Sergio Laín
281f86bfe2
feat(nvim): add prettierd as formatter option instead of prettier 2024-03-28 10:31:35 +01:00
Sergio Laín
c031f97874
feat(nvim): add new extra: ruff formatting 2024-03-12 14:16:35 +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
32aecb4bab
feat(nvim): add ruff formatter as extra 2024-01-10 01:25:28 +01:00
Sergio Laín
cfb63e6124
🗑️ remove(nvim): isort formatter removed in favor of ruff-lsp
ruff can organize the imports
2024-01-09 13:11:47 +01:00
Sergio Laín
18fd0d391a
📁 files(nvim): changed prettier extra to prettier-extended 2024-01-07 18:58:49 +01:00
Sergio Laín
d60d1d668a
feat(nvim): added trim_newlines extra formatter 2024-01-07 14:52:02 +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
4aae3b7069
feat(nvim): added trim_whitespaces extra formatter 2024-01-06 21:31:12 +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
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