1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

nvim-tree: update other references

Signed-off-by: Callahan Kovacs <callahankovacs@gmail.com>
This commit is contained in:
Callahan Kovacs
2023-04-05 08:37:16 -05:00
parent cde21f6f67
commit 164d6129f8
2 changed files with 2 additions and 2 deletions

View File

@@ -137,7 +137,7 @@ packer.startup {
use { "tanvirtin/monokai.nvim", opt = true }
use { "marko-cerovac/material.nvim", opt = true }
use { "kyazdani42/nvim-web-devicons", event = "VimEnter" }
use { "nvim-tree/nvim-web-devicons", event = "VimEnter" }
use {
"nvim-lualine/lualine.nvim",