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.
For community
⬇️ Please click the 👍 reaction instead of leaving a +1 or 👍 comment
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
+1or 👍 comment