/jupyter-neosnippets-pymolpysnips

PyMOL Python snippet library to edit live Jupyter notebook cells with vim or neovim using GhostText

MIT LicenseMIT

Version License: MIT

jupyter-neosnippets-pymolpysnips

PyMOL Python snippet library to edit live Jupyter notebook cells with Vim or Neovim using the neosnippets plugin and the browser plugin GhostText

Installation

I assume that the neosnippets plugin has already been properly installed. The snippets are stored in a single file called pymolpy.snips. I store this file in a folder called ~/.vim/my-snippets/neosnippets.

Note

Some snippets depend on some pymolshortcuts. Add the pymolshortcuts.py file to your working directory.

Related repos