We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf81908 commit b049969Copy full SHA for b049969
README.md
@@ -27,8 +27,8 @@ expect a sidebar to work without all of the glitchy behavior that is normally
27
accepted in (neo)vim sidebars. I can't stand glitchy behavior, and neither
28
should you!
29
30
-- Neo-tree won't let other buffers take over it's window.
31
-- Neo-tree won't leave it's window scrolled to the last line when there is
+- Neo-tree won't let other buffers take over its window.
+- Neo-tree won't leave its window scrolled to the last line when there is
32
plenty of room to display the whole tree.
33
- Neo-tree does not need to be manually refreshed (set `use_libuv_file_watcher=true`)
34
- Neo-tree can intelligently follow the current file (set `follow_current_file=true`)
0 commit comments