Enabling Vim mode in the ServiceNow code editor with a simple userscript (and other editor mods!)
Intro Did you know that the main ServiceNow script editor is built using the open source CodeMirror project? Did you also know that these editors expose the full CodeMirror configuration and customization API to the browser, enabling the installation...