summaryrefslogtreecommitdiff
path: root/main.c
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-09-10 09:53:59 -0400
committerpommicket <pommicket@gmail.com>2023-09-10 09:54:08 -0400
commit5485676270378a47a579d0707d5d7262aa293599 (patch)
treea14de0a879647fbbf1c91e6a59fe5ba332f451da /main.c
parent21cb2ba466ec0876d4e04fcca117650101d9359f (diff)
fix problem where on the last line of a buffer shift+up end backspace acts weird
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.c b/main.c
index f12ee19..dfaa522 100644
--- a/main.c
+++ b/main.c
@@ -1,6 +1,5 @@
/*
TODO:
-- on the last line of a buffer, shift+up end backspace acts weird
- restart LSP server automatically?
FUTURE FEATURES: