mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
add(nvim): haskell LSP and formatter
This commit is contained in:
parent
6dcec698ff
commit
69926c0807
3 changed files with 58 additions and 0 deletions
|
|
@ -2,6 +2,10 @@
|
|||
"name": "leana-snippets",
|
||||
"contributes": {
|
||||
"snippets": [
|
||||
{
|
||||
"language": "haskell",
|
||||
"path": "./haskell.json"
|
||||
},
|
||||
{
|
||||
"language": "scala",
|
||||
"path": "./scala.json"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue