Get packer started, next add plugins with configuration

This commit is contained in:
Barry Moore 2023-01-27 16:02:10 -05:00
parent 1f6f0c40e8
commit 3fe54836d6
7 changed files with 474 additions and 1 deletions

4
scripts/switch-to-lua.sh Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
rm -r init.vim lua/
cp init.lua.bak init.lua