diff options
author | pommicket <pommicket@gmail.com> | 2022-12-25 16:04:46 -0500 |
---|---|---|
committer | pommicket <pommicket@gmail.com> | 2022-12-25 16:04:46 -0500 |
commit | 66a151badc6fb11b772c814ffcf2434e308923f2 (patch) | |
tree | de8c2f7825c96aeb591c2e6b37f33e81edb140a8 /main.c | |
parent | 9ee67ef5097451705b4ae9cb28895f726843cdf3 (diff) |
fix problem with jdtls by appending \n to empty files
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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: |