Snippet updates
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 30s
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 30s
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
snippet cc "Add Citation" i
|
||||
\\cite{$1}$0
|
||||
endsnippet
|
||||
|
||||
snippet colx "textcolor"
|
||||
\\textcolor{${1:red}}{$2}$0
|
||||
endsnippet
|
||||
|
||||
Reference in New Issue
Block a user