Commit Graph

14 Commits (d206e65548e6a8f95300f8fb7ecaa0a162f90cd5)

Author SHA1 Message Date
Marco Hinz 87024b711f Remove obsolete run_nvim() 9 years ago
Marco Hinz 3871822bbb Process unused arguments first 9 years ago
Marco Hinz 8e7d5ff995 Catch --remote-expr failures 9 years ago
Marco Hinz d69792bcc6 Implement -l 9 years ago
Marco Hinz f6395b720b Implement --serverlist.. again 9 years ago
Marco Hinz dc41ddec88 Clean up --help 9 years ago
Marco Hinz 8e649507b3 Implement -O and -p 9 years ago
Marco Hinz 2f35681794 Code style: some align and spacing changes 9 years ago
Marco Hinz 7abbe9618e Implement -o 9 years ago
Marco Hinz 29c0f06f68 Add default clause for --remote-expr 9 years ago
Marco Hinz 931f6bf55f Feed unused arguments to --remote-silent 9 years ago
Marco Hinz 5b1cd8ee03 Ignore unknown arguments
nvr is not a real wrapper anymore, for simplicty reasons and because most
people probably didn't alias nvr to nvim anway. If that were the case, you'd
always load the python provider first, even if you not end up using it, which
leads to a certain delay.

nvim startup time is crucial.
9 years ago
Marco Hinz 318f33abd8 README: adapt to name changes 9 years ago
Marco Hinz 2d47f69aba neovim-remote.py -> nvr 9 years ago