mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim/lay: upgrade haskell-tools ^6
This commit is contained in:
parent
f19ef1ff74
commit
0c895c9426
2 changed files with 3 additions and 3 deletions
|
|
@ -115,8 +115,8 @@ local plugins = {
|
|||
},
|
||||
{
|
||||
"mrcjkb/haskell-tools.nvim",
|
||||
version = "^4", -- Recommended
|
||||
lazy = false, -- This plugin is already lazy
|
||||
version = "^6",
|
||||
lazy = false,
|
||||
},
|
||||
{
|
||||
"nvim-telescope/telescope.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue