diff options
| author | Vito G. Graffagnino <vito@graffagnino.xyz> | 2022-06-03 18:03:14 +0100 |
|---|---|---|
| committer | Vito G. Graffagnino <vito@graffagnino.xyz> | 2022-06-03 18:03:14 +0100 |
| commit | 37c9a6f18abd074d9316cc2afe7d4f9dbd2428e8 (patch) | |
| tree | a80f4b892c527b7bc97474d0ce3ddf2c884e2ee3 /lua/user/plugins.lua | |
| parent | e7536631ab8167f2a1ebe4e8e494f25242dc378b (diff) | |
| parent | e76f0ee92723ec238521383e4b4d3af0281a462b (diff) | |
Merge branch '17-project' into vgg
Diffstat (limited to 'lua/user/plugins.lua')
| -rw-r--r-- | lua/user/plugins.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/user/plugins.lua b/lua/user/plugins.lua index 9010e9a..8f7e88d 100644 --- a/lua/user/plugins.lua +++ b/lua/user/plugins.lua @@ -50,6 +50,7 @@ return packer.startup(function(use) use "moll/vim-bbye" use 'nvim-lualine/lualine.nvim' use "akinsho/toggleterm.nvim" + use "ahmedkhalf/project.nvim" use 'kyazdani42/nvim-web-devicons' use 'kyazdani42/nvim-tree.lua' |
