#autoload
o_vim() { nvim --server 127.0.0.1:7777 --remote "${1:A}"; }
