onivim / libvim

libvim: The core Vim editing engine as a minimal C library
https://v2.onivim.io
MIT License
691 stars 34 forks source link

Allow force overwrite when file has changed on disk #194

Closed glennsl closed 4 years ago

glennsl commented 4 years ago

Confirmed to work with oni2, but the test fails for me with a stack overflow. Probably have to disable it, but want to check whether it's just my system or if it fails on the CI VMs as well.

glennsl commented 4 years ago

Confirmed to only be a problem with Arch, so commenting out test for now

bryphe commented 4 years ago

Thanks @glennsl ! Looks great 👍

bryphe commented 4 years ago

Published on NPM as 8.10869.39