summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/design.md
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-08-16 20:20:21 -0400
committertriethyl <triethylammonium@pm.me>2025-08-16 20:20:21 -0400
commit58ceb817bb6ba195d1189160878f318f3bcda0ef (patch)
tree6c17c013c92af8c6e410bb1d4fe3a2557841d0d3 /pkgs/custom-neovim/design.md
parent94980b0be13a690128992d98a2ed5db3ab592642 (diff)
neovim: restarted config
Diffstat (limited to 'pkgs/custom-neovim/design.md')
-rw-r--r--pkgs/custom-neovim/design.md27
1 files changed, 0 insertions, 27 deletions
diff --git a/pkgs/custom-neovim/design.md b/pkgs/custom-neovim/design.md
deleted file mode 100644
index 4dba97e..0000000
--- a/pkgs/custom-neovim/design.md
+++ /dev/null
@@ -1,27 +0,0 @@
-# Design
-
-## Desired Features
-
-- Clean LSP Setup
-- Searchable Keybinds
-- Which-key (or something similar)
-- Good terminal multiplexing
-- Sessions
-
-## Todo
-
-- make lazyvim launch with default shell bash
-- add quick window switch plugin
-- replace nvim-cmp with blink.cmp
-- add markview
-- make statusline cwd depend on the neovim window and not focused window
-- add key to open new session
-- make clearing buffers reload the tab bar
-- add keybind to go to the previous file (maybe <leader>L)
-
-## Todo if possible
-- switch to maple mono font
-- make splits automatically equalize when window resized
-- prevent dropbar filename from truncating
-- make mini.git run commands from cwd instead of git root
-- make custom carbon colorscheme