3 posts tagged with "scripts"
cd to a directory after grepping a file
I have quite a few notes generated from my Zet-CLI. These…
Vim Filepaths in Register
vim filepaths in register We can get the full paths, relative paths, and filenames within Vim. This…
Execute Simple Scripts from Vim
execute simple scripts from vim I've been running into a few scenarios where I want to be able to…