Replace neotree with nvim-tree

This commit is contained in:
juanmagalhaes 2023-08-16 02:03:53 -03:00
parent 39dfc1554a
commit 767ad054bd
8 changed files with 66 additions and 26 deletions

View file

@ -1,6 +1,5 @@
local import = require('core.utils').createImporter("core.keymaps")
import('general')
import('project-tree')
import('file-search')
import('diagnostics')