diff --git a/roles/neovim/files/lua/opdavies/plugins.lua b/roles/neovim/files/lua/opdavies/plugins.lua index 63dd5aef..4b0333eb 100644 --- a/roles/neovim/files/lua/opdavies/plugins.lua +++ b/roles/neovim/files/lua/opdavies/plugins.lua @@ -12,6 +12,8 @@ packer.init { } return packer.startup(function() + local use = packer.use + use "wbthomason/packer.nvim" -- Utilities