adding neo-tree

This commit is contained in:
Juan Miguel Rúa 2024-05-16 19:09:41 +02:00
parent a1432a4ea1
commit bb84af4acf
2 changed files with 9 additions and 1 deletions

View file

@ -15,6 +15,13 @@ return {
},
opts = {
filesystem = {
filtered_items = {
always_show = {
'.gitignore',
'.gitlab-ci.yml',
'.env',
},
},
window = {
mappings = {
['\\'] = 'close_window',