Skip to content

Commit

Permalink
Add RhydianJenkins/symfonyutils plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
RhydianJenkins committed Sep 21, 2023
1 parent 62d568b commit 960c089
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions nvim/lua/rhydian/packer.lua
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,8 @@ return require("packer").startup(function(use)

use({ "mrjones2014/smart-splits.nvim", build = "./kitty/install-kittens.bash" })

use({ "rhydianjenkins/symfonyutils" })

if packer_bootstrap then
print("Packer is bootstrapping itself. You'll need to restart neovim once finished")
require("packer").sync()
Expand Down

0 comments on commit 960c089

Please sign in to comment.