summaryrefslogtreecommitdiff
path: root/ftplugin
diff options
context:
space:
mode:
authorchristianchiarulli <[email protected]>2021-08-01 15:45:49 -0400
committerchristianchiarulli <[email protected]>2021-08-01 15:45:49 -0400
commit8e26c44ffd5eda651d2e22b9f8f99e632e8e64e9 (patch)
treec9ee88e7014290b80e29421ee6250f2bf04002d3 /ftplugin
parent0e05f05e9d584eec3764593a53eeeff2272718a0 (diff)
haskell support
Diffstat (limited to 'ftplugin')
-rw-r--r--ftplugin/haskell.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftplugin/haskell.lua b/ftplugin/haskell.lua
new file mode 100644
index 00000000..374bed1a
--- /dev/null
+++ b/ftplugin/haskell.lua
@@ -0,0 +1 @@
+require("lsp").setup "haskell"