From 168864226d2629279efed9630d0af8cae4c914b2 Mon Sep 17 00:00:00 2001 From: triethyl Date: Wed, 30 Jul 2025 21:36:10 -0400 Subject: neovim: working on custom ui --- pkgs/custom-neovim/design.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pkgs/custom-neovim/design.md') diff --git a/pkgs/custom-neovim/design.md b/pkgs/custom-neovim/design.md index d9d667e..d634834 100644 --- a/pkgs/custom-neovim/design.md +++ b/pkgs/custom-neovim/design.md @@ -11,8 +11,9 @@ ## Todo - Figure out good session management -- install oil.nvim to replace default dir manager -- Configure snacks terminal manager +- Configure terminal management - add quick window switcher plugin - make vertical dividers the same color as text +- add automatic parentheses +- add smart indentation -- cgit v1.2.3