From ea83d990a4cfe98ffb8676ff237a05a84ab3578d Mon Sep 17 00:00:00 2001 From: aktersnurra Date: Sun, 1 May 2022 12:13:53 +0200 Subject: fix: change header description --- fnl/config/lsp/handlers.fnl | 1 + 1 file changed, 1 insertion(+) (limited to 'fnl/config/lsp/handlers.fnl') diff --git a/fnl/config/lsp/handlers.fnl b/fnl/config/lsp/handlers.fnl index ab2f1e0..34e1ac7 100644 --- a/fnl/config/lsp/handlers.fnl +++ b/fnl/config/lsp/handlers.fnl @@ -1,3 +1,4 @@ +;; Handlers for the requests and responses from and to the lsp server. (module config.lsp.handlers {autoload {util util nvim aniseed.nvim}}) -- cgit v1.2.3-70-g09d2