summaryrefslogtreecommitdiff
path: root/run_vim.py
Commit message (Collapse)AuthorAge
* Fix borked run_vim.pyJosh Rahm2024-03-08
|
* Remove google3 stuff from run-vim.pyJosh Rahm2024-03-07
|
* fix(run_nvim.py): fix bug where --float would crash with no file argumentsJosh Rahm2023-01-21
|
* Add run_vim.pyJosh Rahm2023-01-18
This script replaces the vim binary and allows for files to be opened up in a parent neovim instance if such an instance exists.