Dominik Madarász 2024-05-21 20:20:22 +00:00
parent 2b136535e8
commit 8ca4f40dce
4 changed files with 1 additions and 3 deletions

View File

@ -1,2 +1 @@
require("packer")
require("zak")

View File

@ -1,2 +1,3 @@
require("zak.plugins")
require("zak.remap")
require("zak.set")

2
prep
View File

@ -16,5 +16,3 @@ git clone --depth 1 https://github.com/wbthomason/packer.nvim\
~/.local/share/nvim/site/pack/packer/start/packer.nvim
sh ./ubuntu
nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'