MFreidank / AnkiVim

Use vim (or your favorite editor) to write anki cards quickly in plain text or latex.
Other
204 stars 14 forks source link

easier usage of other editors #7

Closed MFreidank closed 5 years ago

MFreidank commented 5 years ago

After issues #5 and #6 that unveiled inconveniences when trying to use neovim or nano , we rework support for other editors than vim. More concretely, we no longer require users to overwrite --editor-args. For neovim we use the same default editor command as for vim, for other editors we assume no --editor-args by default, unless a user explicitly passes them.

coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 73.563% when pulling 3483d13e6d9ed03385dd31fcbe2b0d1e0534f73d on fix/other-editors into 7a7a69a8d4a41850caf4512dc5780f7490b44dc6 on master.