mirror of
https://github.com/qvacua/vimr.git
synced 2024-11-23 19:21:53 +03:00
GH-443 Update release notes
This commit is contained in:
parent
5da881db8c
commit
2e154c1185
@ -1,6 +1,7 @@
|
||||
# 0.25.0-???
|
||||
|
||||
* GH-625: `vimr --cur-env` will pass the current environment variables to the new neovim process. This will result in `virtualenv` support.
|
||||
* GH-443: `vimr --line ${LINE_NUMBER} ${SOME_FILE}` will open the file and go to the given line. If the file is already open in a UI window, then that window will be selected and the cursor will be moved to the given line. This can be used e.g. to reverse-search LaTeX.
|
||||
|
||||
# 0.24.0-282
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user