dbvim
dbvim copied to clipboard
Enable Vim on Databricks
DBVim
A Chrome extension to enable Vim on Databricks.

Installation
- Clone this repository
npm installnpm run build- Open
chrome://extensionson Chrome - Enable
Developer modeif it's disabled - Click
Load unpacked - Select
srcin the extension directory
References
Other Extensions
| Extension | Description |
|---|---|
| DBSnippet | Provide code snippets for Databricks |
| DBDark | Dark theme for Databricks |
| DBToc | Create a table of contents automatically |
Acknowledgements
A huge thanks to Databricks for making big data simple.
License
MIT