A Chrome extension to enable Vim on Databricks.
- 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
| Extension | Description |
|---|---|
| DBSnippet | Provide code snippets for Databricks |
| DBDark | Dark theme for Databricks |
| DBToc | Create a table of contents automatically |
A huge thanks to Databricks for making big data simple.
MIT
