Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update readme.md to follow PR: #1395

Delete enable_normal_mode_for_inputs from README example
  • Loading branch information
danpf authored May 20, 2024
1 parent 8c75e8a commit cb688f2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,6 @@ use {
popup_border_style = "rounded",
enable_git_status = true,
enable_diagnostics = true,
enable_normal_mode_for_inputs = false, -- Enable normal mode for input dialogs.
open_files_do_not_replace_types = { "terminal", "trouble", "qf" }, -- when opening files, do not use windows containing these filetypes or buftypes
sort_case_insensitive = false, -- used when sorting files and directories in the tree
sort_function = nil , -- use a custom function for sorting files and directories in the tree
Expand Down

0 comments on commit cb688f2

Please sign in to comment.