update script

This commit is contained in:
Chris 2021-03-19 01:20:38 -04:00
parent 3ebc2e10d7
commit 6b1033cad8
2 changed files with 8 additions and 1 deletions

View file

@ -1,4 +1,4 @@
vim.cmd [[packadd packer.nvim]]
--vim.cmd [[packadd packer.nvim]]
local execute = vim.api.nvim_command
local fn = vim.fn