From 3dca696c6ca9ae92de560688fffa38ee68d53006 Mon Sep 17 00:00:00 2001 From: pommicket Date: Sun, 18 Dec 2022 22:25:50 -0500 Subject: merge --- main.c | 3 +++ 1 file changed, 3 insertions(+) diff --git a/main.c b/main.c index 2c347ef..6e7259c 100644 --- a/main.c +++ b/main.c @@ -1,10 +1,13 @@ /* @TODO: +- rename buffer->filename to buffer->path - rust-analyzer bug reports: - bad json can give "Unexpected error: client exited without proper shutdown sequence" - rust-analyzer should wait until cargo metadata/check is done before sending initialize response FUTURE FEATURES: - configurable max buffer size + max view-only buffer size +- :set-build-command, don't let ../Cargo.toml override ./Makefile +- add numlock as a key modifier - better undo chaining (dechain on backspace?) - allow multiple fonts (fonts directory?) - regenerate tags for completion too if there are no results -- cgit v1.2.3