From 32068d98936815142955490366dd54d954b08685 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Tue, 22 Sep 2026 22:04:51 +0200 Subject: Delete legacy snippets. Disable terminal mouse by default --- .emacs.d/snippets/python-mode.statnett/function_docstring | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d/snippets/python-mode.statnett/function_docstring') diff --git a/.emacs.d/snippets/python-mode.statnett/function_docstring b/.emacs.d/snippets/python-mode.statnett/function_docstring index 685eaf5..1f7f35b 100644 --- a/.emacs.d/snippets/python-mode.statnett/function_docstring +++ b/.emacs.d/snippets/python-mode.statnett/function_docstring @@ -2,7 +2,6 @@ # name: function_docstring # key: fd # group: definitions -# NOTE: Use minimum indentation, because Emacs 25+ doesn't dedent docstrings. # -- def ${1:name}($2): \"\"\"$3 -- cgit v1.3