fix: neo-tree tweak
This commit is contained in:
parent
47e9e6c5ee
commit
885cddefa7
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ return {
|
||||||
local nt = require("neo-tree")
|
local nt = require("neo-tree")
|
||||||
|
|
||||||
nt.setup({
|
nt.setup({
|
||||||
|
open_files_do_not_replace_types = { "terminal", "trouble", "qf" },
|
||||||
enable_normal_mode_for_inputs = true,
|
enable_normal_mode_for_inputs = true,
|
||||||
filesystem = {
|
filesystem = {
|
||||||
filtered_items = {
|
filtered_items = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue