update nvim plugins

- remove unused plugins
- change file explorer plugin

closes #3
This commit is contained in:
Alexander Navarro 2024-11-18 10:12:46 -03:00
parent 00e3f8f8e9
commit c7b411f60f
10 changed files with 40 additions and 245 deletions

View file

@ -139,7 +139,7 @@ cd_origin = "top-center"
cd_offset = [ 0, 2, 50, 3 ]
# create
create_title = "Create:"
create_title = ["Create:", "Create (dir):"]
create_origin = "hovered"
create_offset = [ 0, 1, 50, 3 ]