Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Neovim(-remote) as external editor #5957

Closed
mxxhaupt opened this issue Feb 18, 2020 · 3 comments
Closed

Add support for Neovim(-remote) as external editor #5957

mxxhaupt opened this issue Feb 18, 2020 · 3 comments

Comments

@mxxhaupt
Copy link

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.

@xolotl90
Copy link

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.

@koppor
Copy link
Member

koppor commented Feb 19, 2020

@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. 🎉

@github-actions
Copy link
Contributor

github-actions bot commented Dec 8, 2020

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:

  • If there has been a longer discussion, add a short summary of the most important points as a new comment (if not yet existing).
  • Provide further steps or information on how to reproduce this issue.
  • Upvote the initial post if you like to see it implemented soon. Votes are not the only metric that we use to determine the requests that are implemented, however, they do factor into our decision-making process.
  • If all information is provided and still up-to-date, then just add a short comment that the issue is still relevant.

Thank you for your contribution!

koppor pushed a commit that referenced this issue Mar 15, 2022
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants