R-specific keybinds

In Jupyter notebooks there are R-specific keybinds such as the “assign” arrow “<-”. I cannot seem to find anything analogous in the Jupyterlab settings. Does anyone know how to enable these?

I would recommend following: Map keyboard shortcut to code snippet in Jupyter Lab - Stack Overflow which will work out of the box (note: the old Advanced Settings Editor may now be under JSON editor), but there is also an extension: GitHub - techrah/jupyterext-text-shortcuts: A Jupyter Lab extension for keyboard text shortcuts