1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-08 11:36:07 +01:00
Commit graph

19 commits

Author SHA1 Message Date
Gaetan Lepage
86fb7b193c plugins/conform-nvim/packages: mark typstfmt unpackaged 2025-11-07 13:52:08 +00:00
Heitor Augusto
4450d34b4d plugins/conform: fix eval when formatters are not defined 2025-10-27 18:15:53 +00:00
Gaetan Lepage
9069a2e0a0 Revert "plugins/conform-nvim: disable yamlfix (build failure)"
This reverts commit e243afb59f.
2025-10-25 22:15:37 +00:00
saygo-png
baa99016bc treewide: remove outdated broken package markings
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-10-24 23:14:15 +00:00
Gaetan Lepage
e243afb59f plugins/conform-nvim: disable yamlfix (build failure)
fixed in https://github.com/NixOS/nixpkgs/pull/455249
2025-10-24 22:58:53 +00:00
Gaetan Lepage
5ba3eb805b plugins/conform-nvim/packages: mark json_repair as unpackaged
nixpkgs PR to add json-repair:
https://github.com/NixOS/nixpkgs/pull/451895
2025-10-22 17:03:05 +00:00
Saygo
9bbcea0096 plugins/conform-nvim (formatter-packages): mark smlfmt broken on darwin 2025-10-22 17:03:05 +00:00
Gaetan Lepage
f193d4c1fd tests: disable tests using luaformatter (build failure) 2025-10-22 17:03:05 +00:00
Gaetan Lepage
eee1491151 plugins/conform-nvim (formatter-packages): mark hindent as broken 2025-10-22 17:03:05 +00:00
saygo-png
29ec33e1a8 plugins: remove deprecations "after 24.11" or less
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-10-18 18:31:00 +00:00
saygo-png
c4b27080a6 treewide: infer packPathName menial work
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-09-27 23:49:59 +00:00
saygo-png
fd0c423550 plugins/conform-nvim: add automatic installation of formatters
Signed-off-by: saygo-png <saygo.mail@proton.me>
2025-09-20 21:58:47 +00:00
a41559f093 treewide: add plugin descriptions 2025-06-24 06:10:11 +00:00
Matt Sturgeon
5e9a6c00a9
treewide: neovim-plugin -> plugins 2024-12-22 10:04:00 +00:00
Austin Horstman
95361fda3c
treewide: apply deadnix suggestions 2024-12-14 11:34:26 -06:00
Austin Horstman
c37031d71f
treewide: luaName -> moduleName
Jus to closer align with its usage.
2024-12-13 21:30:36 -06:00
Austin Horstman
a7012e7864
treewide: originalName -> packPathName
We used to only think of it as the plugin repo's name, but we have been
needing to use it for the name of the plugin's packpath location.
2024-12-13 21:29:00 -06:00
Matt Sturgeon
2cda50d530
plugins: remove redundant mkRaw apply functions
`strLua` now does this coercion internally.
2024-09-29 16:57:16 +01:00
Matt Sturgeon
8815180c62
plugins/lsp: move related plugins to by-name 2024-09-09 11:50:39 +01:00