Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix(snippets): OK, this is a very weird hack. How to end a snippet with EOL. | Matěj Cepl | 2024-03-28 | 1 | -1/+2 |
| | |||||
* | feat(osurl): add replacement of bugs.python.org URLs. | Matěj Cepl | 2024-03-28 | 1 | -2/+0 |
| | |||||
* | fix(snippets): aomewhere we lost two empty lines. | Matěj Cepl | 2024-03-28 | 1 | -0/+2 |
| | |||||
* | fix(snippets): use locale independent shell command call instead of VimL ↵ | Matěj Cepl | 2024-03-28 | 1 | -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 Cepl | 2024-03-28 | 1 | -1/+1 |
| | |||||
* | feat: add detection of SUSE *.changes files and add first snippet. | Matěj Cepl | 2024-03-28 | 1 | -0/+5 |
Requires vim-snipmate compatible engine. |