aboutsummaryrefslogtreecommitdiffstats
path: root/snippets
Commit message (Collapse)AuthorAgeFilesLines
* fix(snippets): use locale independent shell command call instead of VimL ↵Matěj Cepl2024-03-281-2/+2
| | | | | | | function. It is easier to set universal locale for external command than for VimL function.
* fix(snippets): we don't need to eliminate name, just transliterate it to ASCII.Matěj Cepl2024-03-281-1/+1
|
* feat: add detection of SUSE *.changes files and add first snippet.Matěj Cepl2024-03-281-0/+5
Requires vim-snipmate compatible engine.