Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | feat(osurl): alternative version using re module (which I don't have) | Andrew | 2024-03-28 | 1 | -23/+26 |
| | |||||
* | feat(osurl): initial simple version using w/o extra deps. | Matěj Cepl | 2024-03-28 | 1 | -0/+25 |
| | |||||
* | feat: add options so, that K works for opening URLs based on SUSE ↵ | Matěj Cepl | 2024-03-28 | 1 | -0/+2 |
| | | | | | | | | abbrevitations. The list is found on https://en.opensuse.org/openSUSE:Packaging_Patches_guidelines#Current_set_of_abbreviations osurl command (requires Lua) is from https://gitlab.com/mcepl/osurl.git | ||||
* | feat: add detection of SUSE *.changes files and add first snippet. | Matěj Cepl | 2024-03-28 | 3 | -0/+17 |
Requires vim-snipmate compatible engine. |