onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.35k stars 300 forks source link

isAutomation should be bool instead of string #2753

Open haifengkao opened 5 years ago

haifengkao commented 5 years ago

the current implementation may cause isAutomation equals to undefined or string value but isAutomation should be.bool