summaryrefslogtreecommitdiff
path: root/lsp-write.c
diff options
context:
space:
mode:
Diffstat (limited to 'lsp-write.c')
-rw-r--r--lsp-write.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/lsp-write.c b/lsp-write.c
index 48229c8..bb41d03 100644
--- a/lsp-write.c
+++ b/lsp-write.c
@@ -1,3 +1,5 @@
+// writing messages to the LSP server
+
#define LSP_INTERNAL 1
#include "lsp.h"
#include "util.h"