PyMOL Python snippet library to edit live Jupyter notebook cells with Vim or Neovim using the neosnippets plugin and the browser plugin GhostText
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
.
Some snippets depend on some pymolshortcuts. Add the pymolshortcuts.py file to your working directory.
- jupyterlabpymolpysnips PyMOL Python snippets for use in JupyterLab with the jupyterlab-snippets extension.
- jupyternbclassicpymolpysnipsplus
- taggedpymolpysnips
- taggedpymolpysnipspymolpysnipsplus
- jupyter-vsc-pymolpysnips
- jupyter-st3-pymolpysnips
- jupyter-emacs-pymolpysnips
- jupyter-ultisnips-pymolpysnips
- jupyter-snipmate-pymolpysnips
- jupyter-neosnippets-pymolpysnips
- jupyter-atom-pymolpysnips