summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-04-06 23:49:51 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-04-06 23:49:51 +0200
commit5655b344260449c5a955d0f5c6e2dc52ab5004a8 (patch)
tree9733b3c25ec98c1250903f72e72fb34f823e9741
parent31743e584d0dbd736ef739b466c8730b809c5fdc (diff)
fix(lsp installer): remove newline
-rw-r--r--fnl/config/lsp/lsp-installer.fnl1
1 files changed, 0 insertions, 1 deletions
diff --git a/fnl/config/lsp/lsp-installer.fnl b/fnl/config/lsp/lsp-installer.fnl
index a32ee9b..b5ebb36 100644
--- a/fnl/config/lsp/lsp-installer.fnl
+++ b/fnl/config/lsp/lsp-installer.fnl
@@ -1,5 +1,4 @@
;; LSP installer.
-
(module config.lsp.lsp-installer
{autoload {util util}})