mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
nvim: move hls to lsp.haskell module
This commit is contained in:
parent
9c817814f2
commit
f1cd9b036f
4 changed files with 52 additions and 41 deletions
|
|
@ -3,4 +3,6 @@ require("opts")
|
|||
|
||||
require("_lazy")
|
||||
|
||||
require("lsp.haskell")
|
||||
|
||||
vim.cmd.colorscheme("curry")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue