aboutsummaryrefslogtreecommitdiff
path: root/lsp.wiki
diff options
context:
space:
mode:
authorHugo Hörnquist <hugo@lysator.liu.se>2022-10-10 19:26:11 +0200
committerHugo Hörnquist <hugo@lysator.liu.se>2022-10-10 19:26:11 +0200
commit893eea56214e82c8a5b54f51deae7bd4a638f392 (patch)
treedee2c1182a3e5f1c486ff4493c0990f4f493064c /lsp.wiki
parentmån 10 okt 2022 19:24:15 CEST (diff)
parentmån 10 okt 2022 15:20:41 CEST (diff)
downloadwiki-public-893eea56214e82c8a5b54f51deae7bd4a638f392.tar.gz
wiki-public-893eea56214e82c8a5b54f51deae7bd4a638f392.tar.xz
Merge branch 'master' of git.hornquist.se:git/wiki-public
Diffstat (limited to 'lsp.wiki')
-rw-r--r--lsp.wiki9
1 files changed, 9 insertions, 0 deletions
diff --git a/lsp.wiki b/lsp.wiki
new file mode 100644
index 0000000..92651a8
--- /dev/null
+++ b/lsp.wiki
@@ -0,0 +1,9 @@
+= Languages =
+== Haskell ==
+- arch package haskell-language-server
+
+= Editors =
+== Vim ==
+- https://github.com/prabirshrestha/vim-lsp
+- https://github.com/dense-analysis/ale
+ - [[help:ale-haskell-options]]