master
Drake 3 years ago
parent e06379a5b6
commit 411ac13023
No known key found for this signature in database
GPG Key ID: 9B83455BD94F12A3

@ -1,3 +1,4 @@
-- TODO: switch to a more lua friendly plugin manager
local set = vim.opt
local Plug = vim.fn['plug#']
vim.call("plug#begin", "~/.vim/plugged")

Loading…
Cancel
Save