File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -295,10 +295,10 @@ don't need the full dir=/path. You may use any value that can be passed to the
295295current file. For example:
296296
297297```
298- :NeoTree ./relative/path
299- :NeoTree /home/user/relative/path
300- :NeoTree dir=/home/user/relative/path
301- :NeoTree position=current dir=relative/path
298+ :Neotree ./relative/path
299+ :Neotree /home/user/relative/path
300+ :Neotree dir=/home/user/relative/path
301+ :Neotree position=current dir=relative/path
302302```
303303
304304#### ` reveal `
@@ -313,9 +313,9 @@ be assumed to be this option. Like "dir", you can pass any value that can be
313313passed to the 'expand' function. For example:
314314
315315```
316- :NeoTree reveal_file=/home/user/my/file.text
317- :NeoTree position=current dir=%:p:h:h reveal_file=%:p
318- :NeoTree current %:p:h:h %:p
316+ :Neotree reveal_file=/home/user/my/file.text
317+ :Neotree position=current dir=%:p:h:h reveal_file=%:p
318+ :Neotree current %:p:h:h %:p
319319```
320320
321321One neat trick you can do with this is to open a Neotree window which is
You can’t perform that action at this time.
0 commit comments