Fix merge conflict left-over

This commit is contained in:
Jesper Kjeldgaard 2019-12-03 11:59:05 +01:00 committed by GitHub
parent 562454427e
commit 8407ec5fb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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
back to journal. In the case of MacVim, this is `-f`:
<<<<<<< HEAD
```yaml
editor: "mvim -f"
```