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
|
|
@ -1,2 +1,5 @@
|
|||
local opts = require("opts")
|
||||
opts.matchit_let_in()
|
||||
|
||||
vim.bo.shiftwidth = 2
|
||||
vim.bo.expandtab = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue