natefduncan / vim-gdocs

Edit Google Docs in Vim with Markdown

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Docs

Open and edit Google Docs in Vim with Markdown. Currently support for links, bold, italic, and lists.

Installation

  • Add your own credentials.json file into a ./creds/ folder
  • Clone repo
  • Create virtual environment
  • pip3 install .

Usage

docs open "DOC NAME"

Preview

example

Disclaimer

This is a personal project to facilitate my own work flows.

About

Edit Google Docs in Vim with Markdown

License:MIT License


Languages

Language:Python 100.0%