chanshing / dbvim

Enable Vim on Databricks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DBVim

A Chrome extension to enable Vim on Databricks.

demo

Installation

  1. Clone this repository
  2. npm install
  3. npm run build
  4. Open chrome://extensions on Chrome
  5. Enable Developer mode if it's disabled
  6. Click Load unpacked
  7. Select src in 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

About

Enable Vim on Databricks

License:MIT License


Languages

Language:JavaScript 99.8%Language:CSS 0.2%