This website requires JavaScript.
Explore
Help
Sign In
tar
/
.emacs.d
Watch
1
Star
0
Fork
You've already forked .emacs.d
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d6def578dd
.emacs.d
/
snippets
/
python-mode
/
print
5 lines
63 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Configure yasnippet package
2023-07-29 14:47:26 +00:00
# -*- mode: python -*-
# name: print
# key: p
# --
Update init.el with vertico, marginalia, lsp for C#
2023-12-01 09:17:16 +00:00
print(f'$0')