mirror of
https://github.com/Ascyii/dotfiles.git
synced 2026-01-01 06:54:24 -05:00
Fish variables and python toml
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[[snippets]]
|
||||
prefix = "ld"
|
||||
prefix = "ldldldld"
|
||||
scope = [ "python" ] # language id https://code.visualstudio.com/docs/languages/identifiers#_known-language-identifiers
|
||||
body = 'log.debug("$1")'
|
||||
body = 'log.debug("$1", "$2")'
|
||||
description = "log at debug level"
|
||||
|
||||
Reference in New Issue
Block a user