User:BorisKheyfets

From PyMOLWiki
Revision as of 05:47, 27 October 2012 by BorisKheyfets (talk | contribs) (Created page with "== Emacs == Emacs is text editor in which You can easily write functions which transform text. * Simple emacs mode for [https://github.com/bk322/bk_elisps/blob/master/modes/bk-pm...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Emacs

Emacs is text editor in which You can easily write functions which transform text.

Pygments

I use sphinx for notes of all kinds. And sphinx uses pygments to color code. So I write pygment lexers (highlight rules).

PyMOL scripts

I do coarse grained molecular dynamics in Gromacs.