1

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

This commit is contained in:
2026-02-10 17:57:31 +01:00
parent a8d7d1e666
commit 714e3e0683
3 changed files with 211 additions and 0 deletions

6
config/neovim/info.md Normal file
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