Config/Neovim: Add bundler script to generate portable neovim config

This commit is contained in:
2026-02-10 18:11:01 +01:00
parent 259c2afd09
commit 670d159d6c
3 changed files with 211 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# NeoVim Portable
## Requirements
- Base packages: `sudo apt install neovim git direnv ripgrep curl fzf`
- Link or copy the generated `nvim_bundle` to `~/.config/nvim` on the target machine