Added TODOs; made explicit that LSP Manager pre launch if autoload true/unset; added WIP tree_sitter plugin

This commit is contained in:
2026-03-22 17:56:48 -05:00
parent 13908d7ba7
commit c821f30880
16 changed files with 1092 additions and 0 deletions

View File

@@ -4,6 +4,8 @@ ___
1. Add TreeSitter
1. Add Collapsable code blocks
1. Add Terminal plugin
1. Add <Ctrl>mouse scroll to zoom text in/out
1. Add event to emit on file open so plugins could try to open
1. Add Plugin to <Shift\><Ctrl\>| and <Ctrl\>| to split views up, down, left, right
1. Add <Ctrl\>i to **lsp_manager** to list who implements xyz