summaryrefslogtreecommitdiff
path: root/lua/user/plugins.lua
diff options
context:
space:
mode:
authorchristianchiarulli <chrisatmachine@gmail.com>2021-12-14 18:40:23 -0500
committerChristianChiarulli <chris.machine@pm.me>2021-12-16 07:38:45 -0500
commit60c29a60a338d81bd93d7784595c3e91f0772053 (patch)
tree65eab9a2692b942f7df9ddaad808dbf21216ba0e /lua/user/plugins.lua
parent1f1e1a2e8ba318acf54ef20967a6038640ef6913 (diff)
add project
fix t
Diffstat (limited to 'lua/user/plugins.lua')
-rw-r--r--lua/user/plugins.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua
index 1c63113..87a88a5 100644
--- a/lua/user/plugins.lua
+++ b/lua/user/plugins.lua
@@ -52,6 +52,7 @@ return packer.startup(function(use)
use "moll/vim-bbye"
use 'nvim-lualine/lualine.nvim'
use "akinsho/toggleterm.nvim"
+ use "ahmedkhalf/project.nvim"
-- Colorschemes
-- use "lunarvim/colorschemes" -- A bunch of colorschemes you can try out