mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-21 00:25:47 +02:00
update
This commit is contained in:
parent
0e0f7d17cf
commit
c172389f0c
2 changed files with 2 additions and 1 deletions
|
@ -69,7 +69,7 @@ return {
|
|||
{
|
||||
"kyazdani42/nvim-web-devicons",
|
||||
commit = "563f3635c2d8a7be7933b9e547f7c178ba0d4352",
|
||||
init = function()
|
||||
config = function()
|
||||
require("user.webdevicons")
|
||||
end,
|
||||
},
|
||||
|
|
|
@ -16,6 +16,7 @@ nvim_tree.setup({
|
|||
enable = true,
|
||||
update_cwd = true,
|
||||
},
|
||||
select_prompts = true,
|
||||
renderer = {
|
||||
root_folder_modifier = ":t",
|
||||
indent_markers = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue