summaryrefslogtreecommitdiff
path: root/.emacs.d/snippets/python-mode
AgeCommit message (Expand)AuthorFilesLines
2021-01-12Add snippets/python-mode.statnettSimeon Simeonov1-7/+0
2020-05-25Add the assert and pass snippets for python-modeSimeon Simeonov2-0/+11
2020-05-25Cleanup Python snippetsSimeon Simeonov15-98/+8
2019-03-20Cosmetic changes in .emacs.d/snippets/nxml-mode and .emacs.d/snippets/python-...Simeon Simeonov1-0/+1
2019-03-15Fix a typo in snippets/python-mode/docSimeon Simeonov1-2/+1
2019-03-14Add /snippets/python-mode/docstring_oneliner as an explicit onelinerSimeon Simeonov2-1/+8
2019-03-13Change docstring representation in doc, property_getter and property_setterSimeon Simeonov3-11/+4
2019-02-13Improve doctric snippets for Python (remove docstring_rtype and docstring_type)Simeon Simeonov6-17/+9
2019-01-08Add lua-mode.el, update php-mode and yasnippet, add some new C and Python sni...Simeon Simeonov2-0/+26
2018-09-12Change the keys for snippets false function and true. Add new snippets: docst...Simeon Simeonov7-3/+23
2018-04-12Add none for snippets/python-modeSimeon Simeonov1-0/+5
2017-09-15Merge branch 'master' of pichove.org:emacs-configSimeon Simeonov1-0/+7
2017-09-15Update yasnippet, enable which-function-mode in .emacs, add snippets/python-m...Simeon Simeonov1-0/+6
2017-08-23Add a simple property for PythonSimeon Simeonov1-0/+7
2017-02-28Add a few more snippets for c-mode (null, return), cleanup for print and printfSimeon Simeonov1-4/+5
2017-02-21Update php-mode.el, yaml-mode.el and yasnippet.elSimeon Simeonov1-0/+8
2016-10-14Upgrade yasnippet.el and php-mode.el. Add True and False snippets for Python.Simeon Simeonov2-0/+10
2016-09-20Make python-args-to-docstring in .emacs.d/snippets/python-mode/.yas-setup.el ...Simeon Simeonov1-1/+1
2016-09-09Some snippet customizations for python-modeSimeon Simeonov3-5/+8
2016-09-06Upgrade portsSimeon Simeonov2-0/+8
2016-06-16Upgrade all modes, include snippets/html-mode, snippets/nxml-mode and snippet...Simeon Simeonov1-2/+4
2015-11-12Add printf (print('{}'.format() for Python)Simeon Simeonov1-0/+5
2015-10-26Merge branch 'master' of pichove.org:emacs-configSimeon Simeonov1-0/+5
2015-10-26Upgrade php-mode and yasnippet. Introduce which-function support in .emacsSimeon Simeonov1-1/+1
2015-10-02Added snippets/python-mode/encSimeon Simeonov1-0/+5
2015-08-28Upgrade all, add yaml, few snippet fixesSimeon Simeonov1-1/+1
2015-03-16Fix doc-string, parameter format for python-modeSimeon Simeonov1-1/+1
2015-02-06Added dunder, property_getter and property_setter for python-modeSimeon Simeonov4-1/+38
2015-02-04Standalone lisp and snippet repoSimeon Simeonov41-0/+308