snippet
This commit is contained in:
parent
e963f44134
commit
fa4b58cf1f
1 changed files with 3 additions and 0 deletions
3
vim/UltiSnips/python.snippets
Normal file
3
vim/UltiSnips/python.snippets
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
snippet qxconfig "qutebrowser xResources config"
|
||||
c.colors.messages.$1 = xresources['*${2:background}']$0
|
||||
endsnippet
|
||||
Loading…
Add table
Add a link
Reference in a new issue