summaryrefslogtreecommitdiff
path: root/fnl/config/lsp/init.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/lsp/init.fnl')
-rw-r--r--fnl/config/lsp/init.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/lsp/init.fnl b/fnl/config/lsp/init.fnl
index dc95140..8e23202 100644
--- a/fnl/config/lsp/init.fnl
+++ b/fnl/config/lsp/init.fnl
@@ -1,4 +1,4 @@
-;; Loads the LSP module.
+;; Loads the LSP functionality.
(module config.lsp.init
{autoload {util util}})