Fix merge conflict left-over

This commit is contained in:
Jesper Kjeldgaard 2019-12-03 11:59:05 +01:00
parent abc6b53898
commit 657eb8fcda

View file

@ -130,8 +130,6 @@ Similar to Sublime Text, MacVim must be started with a flag that tells
the the process to wait until the file is closed before passing control the the process to wait until the file is closed before passing control
back to journal. In the case of MacVim, this is `-f`: back to journal. In the case of MacVim, this is `-f`:
<<<<<<< HEAD
```yaml ```yaml
editor: "mvim -f" editor: "mvim -f"
``` ```