plugins.chadtree.keymap.rerooting.changeDir

Change vim’s working directory.

Type: null or (list of string)

Default: null

Plugin default:

[
  "b"
]

Declared by:

plugins.chadtree.keymap.rerooting.changeFocus

Set CHADTree’s root to folder at cursor. Does not change working directory.

Type: null or (list of string)

Default: null

Plugin default:

[
  "c"
]

Declared by:

plugins.chadtree.keymap.rerooting.changeFocusUp

Set CHADTree’s root one level up.

Type: null or (list of string)

Default: null

Plugin default:

[
  "C"
]

Declared by: