We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello! I have an idea!
Example 1:
# Create file `1.txt` somewhere using GUI text editor cd /tmp echo "hello" > 1.txt vim # Press key shortcut to get completer list vim /path/to/somewhere/1.txt
Example 2:
cd /tmp echo "hello" > 1 echo "world" > 2 #cat <Tab> # 2 # 1 cat 2 # world
Example of the xontrib name: xontrib-completer-last-file.
xontrib-completer-last-file
⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment
+1
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello! I have an idea!
Example 1:
Example 2:
Example of the xontrib name:
xontrib-completer-last-file
.For community
⬇️ Please click the 👍 reaction instead of leaving a
+1
or 👍 commentThe text was updated successfully, but these errors were encountered: