Files
nvim/UltiSnips/haskell.snippets
yannickreiss e5aa6d7012
Some checks failed
Test Neovim config on push / build (ubuntu-20.04) (push) Failing after 28s
Update nvim
2024-11-26 19:08:52 +01:00

4 lines
43 B
Plaintext

snippet ß "Add backslash" A
\\
endsnippet