judge0 / ide

✨ Simple, free and open-source online code editor.
https://ide.judge0.com
MIT License
818 stars 257 forks source link

Vim mode toggle button #10

Closed ron-popov closed 6 years ago

ron-popov commented 6 years ago

Adds a vim mode toggle button.

ron-popov commented 6 years ago

I fixed the issues you commented on and it works but the design of the checkbox is not that great, should i push anyway ?

hermanzdosilovic commented 6 years ago

Try using bootstraptoggle to customize checkboxes. Push when you are ready :smile:

ron-popov commented 6 years ago

Toggling vim mode is a bit glitchy when changing from normal mode to insert mode.

hermanzdosilovic commented 6 years ago

I have merged your changes in another PR where I polished some things and added some addons.