-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Add support for Neovim(-remote) as external editor #5957
Comments
You can just specify the path to your nvr executable which features the --servername option. This way Neovim just behaves like Vim8. Be sure that your nvr executable can be found by JabRef and is not sourced somehow in your .bashrc. |
@mxxhaupt Does the solution by @xolotl90 solve your issue? You are very welcome to enhance our user documentation (FAQ?) at https://github.com/JabRef/user-documentation/blob/master/en/README.md. @mxxhaupt You could also work on the source code, if you want. 🎉 |
This issue has been inactive for half a year. Since JabRef is constantly evolving this issue may not be relevant any longer and it will be closed in two weeks if no further activity occurs. As part of an effort to ensure that the JabRef team is focusing on important and valid issues, we would like to ask if you could update the issue if it still persists. This could be in the following form:
Thank you for your contribution! |
6a7b708 Create studi-slavistici-rivista-dellassociazione-italiana-degli-slavi… (#5911) f33d416 Create mary-ann-liebert-harvard.csl (#5957) 541fc9b Create journal-of-macromarketing.csl (#5960) 53d6317 Update harvard-limerick.csl (#5951) 793fb95 Update bluebook-law-review.csl (#5953) f074a14 Update harvard-university-of-bath.csl (#5950) d9a8275 Create interkulturelle-germanistik-gottingen.csl (#5947) 82c5cf7 Bump nokogiri from 1.12.5 to 1.13.2 (#5930) f8d7dfa Create advanced-pharmaceutical-bulletin.csl (#5933) git-subtree-dir: buildres/csl/csl-styles git-subtree-split: 6a7b708
Neovim is a popular alternative to the traditional Vim. However, the lack of the "--servername" option in recent versions of Neovim makes JabRef's integration of vim incompatible with Neovim, although Neovim-Remote provides basically the same functionality.
An implementation of Neovim support should not be a difficult task and I would appreciate it.
The text was updated successfully, but these errors were encountered: