Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 1.26 KB

README.md

File metadata and controls

36 lines (24 loc) · 1.26 KB

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