feat: add oil.vim
This commit is contained in:
+4
-2
@@ -1,4 +1,6 @@
|
||||
vim.pack.add({
|
||||
{ src = "https://github.com/catppuccin/nvim", name = "catppuccin" },
|
||||
{ src = "https://github.com/neogitorg/neogit", name = "neogit" },
|
||||
{ src = "https://github.com/catppuccin/nvim", name = "catppuccin" },
|
||||
{ src = "https://github.com/neogitorg/neogit", name = "neogit" },
|
||||
{ src = "https://github.com/stevearc/oil.nvim", name = "oil.nvim" },
|
||||
{ src = "https://github.com/nvim-tree/nvim-web-devicons", name = "web-dev-devicons"},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user