From ff160687915804b109fe626a5c7fbe949f227106 Mon Sep 17 00:00:00 2001 From: Simeon Simeonov Date: Wed, 10 Jan 2024 21:49:17 +0100 Subject: Update markdown-mode and yasnippet. Add some new Python snippets --- .emacs.d/snippets/python-mode/script | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs.d/snippets/python-mode/script') diff --git a/.emacs.d/snippets/python-mode/script b/.emacs.d/snippets/python-mode/script index 2e8cc35..9637f4c 100644 --- a/.emacs.d/snippets/python-mode/script +++ b/.emacs.d/snippets/python-mode/script @@ -3,7 +3,6 @@ # key: script # -- #!/usr/bin/env python -# -*- coding: utf-8 -*- def main(inargs=None): -- cgit v1.3