aboutsummaryrefslogtreecommitdiffstats
path: root/snippets
Commit message (Collapse)AuthorAgeFilesLines
* fix(snippets): OK, this is a very weird hack. How to end a snippet with EOL.Matěj Cepl2024-03-281-1/+2
|
* feat(osurl): add replacement of bugs.python.org URLs.Matěj Cepl2024-03-281-2/+0
|
* fix(snippets): aomewhere we lost two empty lines.Matěj Cepl2024-03-281-0/+2
|
* 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.