Moved configs to seperate files
This commit is contained in:
parent
fdb565ce87
commit
3b96ad1b57
26 changed files with 578 additions and 229 deletions
6
lua/angryluck/plugins/haskell-tools.lua
Normal file
6
lua/angryluck/plugins/haskell-tools.lua
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
return {
|
||||
-- "mrcjkb/haskell-tools.nvim",
|
||||
-- version = "^3", -- Recommended
|
||||
-- lazy = false,
|
||||
-- ft = { "haskell", "stack", "lhaskell", "cabal", "cabalproject" },
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue