diff options
| author | outremonde <outremonde@vivaldi.net> | 2025-06-10 22:44:39 -0400 |
|---|---|---|
| committer | outremonde <outremonde@vivaldi.net> | 2025-06-10 22:44:39 -0400 |
| commit | 5b06a00bb7df4a2b0875c5da4e099a50b6e03b23 (patch) | |
| tree | 1bb0dde460622dc64785825d10303f2197c91aaf /pkgs | |
| parent | 3c99493a2048d0e584d0ebf63fbf5bb0b07252d9 (diff) | |
designed new neovim
Former-commit-id: cff7dc29f3ad53eb66985b85af5d31c601e8921c
Diffstat (limited to 'pkgs')
| -rw-r--r-- | pkgs/custom-neovim/design.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/design.md b/pkgs/custom-neovim/design.md new file mode 100644 index 0000000..dbbc269 --- /dev/null +++ b/pkgs/custom-neovim/design.md @@ -0,0 +1,20 @@ +# Custom Neovim Design + +## UI + +- Fuzzy Finder: Telescope +- Startpage: Mini.Starter? +- Statusline: Mini.Status +- Tabline: Tabby + +## LSP + +- Configs: LSPConfig +- Actions: + +## Language Integration + +## Others + +- Fennel Neovim Config: Tangerine + |
