Benjamin van der Burgh
Benjamin van der Burgh
I've started working on the [Dutch translation](https://github.com/benjaminvdb/sabaki-i18n).
I'm currently at line 150 of 534 of my first pass through the items. One problem I'm having is with capitalization of the menu items. My feeling is that it's...
> It can be an option to use the engine at the top of the list, but changing the order of the list is not easy. I would be fine...
Thanks @yishn and @lightvector for collaborating on improving Sabaki and KataGo interoperability! 🍾
I absolutely agree. Thank you so much for making Earth a better place 👍
You can just add the plugin without arguments to `Plug` and without calling `autocmd`. Adding this to `.vimrc` (Vim 9.1) works out-of-the-box: ``` Plug 'aserebryakov/vim-todo-lists' ```