We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27760ac commit def57eaCopy full SHA for def57ea
doc/command-t.txt
@@ -704,7 +704,7 @@ Possible vaules are:
704
705
- "file": starting from the file currently being edited, traverse upwards
706
through the filesystem hierarchy until finding an SCM root (as indicated
707
- by the presence of a ".git", ".hg" or similar diretory) and use that as the
+ by the presence of a ".git", ".hg" or similar directory) and use that as the
708
base path. If no such root is found, fall back to using the present working
709
directory as a root. The list of SCM markers that Command-T uses to detect an
710
SCM root can be customized with the |commandt.setup.root_markers| option.
0 commit comments