summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2022-12-25 16:04:46 -0500
committerpommicket <pommicket@gmail.com>2022-12-25 16:04:46 -0500
commit66a151badc6fb11b772c814ffcf2434e308923f2 (patch)
treede8c2f7825c96aeb591c2e6b37f33e81edb140a8 /main.c
parent9ee67ef5097451705b4ae9cb28895f726843cdf3 (diff)
fix problem with jdtls by appending \n to empty files
Diffstat (limited to 'main.c')
-rw-r--r--main.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.c b/main.c
index 03d8be5..09f12b3 100644
--- a/main.c
+++ b/main.c
@@ -1,7 +1,5 @@
/*
@TODO:
-- in jdtls, opening an empty java file gives an exception. is this my fault?
-- what's wrong with pylsp (try "f.w") in generate.py (might be fixed now)
- what's wrong with gopls?
- make sure "save as" works
- more LSP stuff: