added files

This commit is contained in:
2025-07-12 11:31:54 +02:00
parent c8b5f931f9
commit 3eb06362a9
27 changed files with 1641 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
#!/bin/bash
rm -rf ~/.config/nvim
cp -r nvim ~/.config/
git clone https://github.com/neovim/nvim-lspconfig ~/.config/nvim/pack/vendor/start/nvim-lspconfig
git clone https://github.com/echasnovski/mini.nvim ~/.config/nvim/pack/vendor/start/mini.nvim