Compare commits

..

2 commits

Author SHA1 Message Date
Bruno BELANYI bf20ca501e home: vim: lspconfig: migrate to 'ruff'
All checks were successful
ci/woodpecker/push/check Pipeline was successful
This replaces and enhances the experience from the old `ruff-lsp`
wrapper.
2024-05-23 11:28:42 +00:00
Bruno BELANYI eebcc1f0ed overlays: add 'gruvbox-nvim-delimiters'
All checks were successful
ci/woodpecker/push/check Pipeline was successful
To fix [1] and [2] until the plug-in gets bumped.

[1]: https://github.com/ellisonleao/gruvbox.nvim/issues/335
[2]: https://github.com/ellisonleao/gruvbox.nvim/issues/340
2024-05-20 15:13:46 +00:00

View file

@ -7,7 +7,7 @@ _final: prev: {
(fetchpatch {
name = "add-Delimiter-highlight-group.patch";
url = "https://github.com/ellisonleao/gruvbox.nvim/commit/20f90039564b293330bf97acc36dda8dd9e721a0.patch";
hash = "sha256-it4SbgK/2iDVyvtXBfVW2YN9DqELfKsMkuCaunERGcE=";
hash = "";
})
];
});