Snippets
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 26s Details

This commit is contained in:
Yannick Reiß 2025-03-25 08:52:24 +01:00
parent 67eaafaee9
commit b11d36ba16
2 changed files with 17 additions and 2 deletions

View File

@ -2,10 +2,18 @@ snippet dd "Date and Time" i
`date`
endsnippet
snippet cred "My private Credentials"
Nicki Reiss <yannick.reiss@nickr.eu>
snippet crednick "My private Credentials"
Yannick Reiss <yannick.reiss@nickr.eu>
endsnippet
snippet credhsrm "Credentials HSRM"
Yannick Reiß <yannick.reiss@student.hs-rm.de>
endsnippet
snippet crednina "My true credentials"
Nina Chloé Kassandra Reiß <nina.reiss@nickr.eu>
endsnippet
snippet pwd "Print the current working directory"
`echo $(pwd)`
endsnippet

7
UltiSnips/irc.snippets Normal file
View File

@ -0,0 +1,7 @@
snippet ff "Freunde (fast)" A
.freunde
endsnippet
snippet wild "Widi Schild update"
widi: Schildupdate?
endsnippet