aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix(osurl,abbrevURL): add/fix support for GitHub Discussions.Matěj Cepl2024-03-282-1/+2
* fix(osurl): gh#foo/bar!num is ID of pull request, not discussion.Matěj Cepl2024-03-281-1/+3
* fix(abbrevURL): correctly abbreviate commit URL to gh#foo/bar@IDno.Matěj Cepl2024-03-281-1/+1
* docs: convert README to Markdown and add LICENSE.Matěj Cepl2024-03-283-6/+33
* fix(osurl): whoops, -le is not the same as -lt.Matěj Cepl2024-03-281-1/+1
* docs: fix README as wellMatěj Cepl2024-03-281-5/+1
* fix(osurl): port osurl to POSIX shell script.Matěj Cepl2024-03-281-99/+60
* fix(abbrevURL): Rewrite abbrevURL into a POSIX shell script.Matěj Cepl2024-03-281-59/+72
* fix(osurl): add code-o-o# as an alternative abbreviation for code.opensuse.orgAntonio Larrosa2024-03-281-0/+1
* feat(osurl): add coo url abbreviationAntonio Larrosa2024-03-281-0/+1
* fix(osurl): correct name of xdg-openMatěj Cepl2024-03-281-1/+1
* docs: we don't need snipmate anymore.Matěj Cepl2024-03-281-2/+0
* fix(osurl): make osurl work even inside of the containrised environment.Matěj Cepl2024-03-281-1/+6
* feat(abbrevURL): parse also GitLab abbreviationsMatěj Cepl2024-03-282-4/+5
* feat(osurl): alternative version of ISB requests.Matěj Cepl2024-03-281-0/+1
* feat(osurl,abbrevURL): include GitHub discussions.Matěj Cepl2024-03-283-2/+7
* feat(osurl,abbrevURL): add abbreviation for GitHub commit URL.Matěj Cepl2024-03-282-2/+8
* fix(plugin): we should really not mess with keywordprg (it is not documentati...Matěj Cepl2024-03-281-1/+0
* fix(plugin): rewrite ftplugins in LuaMatěj Cepl2024-03-283-4/+3
* fix(plugin): we actually don't need plugin/ directory at all.Matěj Cepl2024-03-282-1/+1
* fix(plugin): actually augroup in the ftdetect/ script is considered harmful.Matěj Cepl2024-03-281-3/+1
* fix(plugin): add filetypes.lua file for the package.Matěj Cepl2024-03-282-0/+5
* feat(osurl,abbrevURL): better documentation and updated GitLab URLs.Matěj Cepl2024-03-282-0/+7
* fix(snippets): use proper fill-in syntax for ghurl snippet.Matěj Cepl2024-03-281-1/+1
* feat(osurl,abbrevURL): add sht abbreviation for sourceforge.net tickets.Matěj Cepl2024-03-282-0/+3
* feat(abbrevURL): add new abbreviations to abbrevURL as well.Matěj Cepl2024-03-281-0/+13
* feat(osurl): fix typo and add several abbreviationsAntonio Larrosa2024-03-281-1/+14
* feat(osurl): add fanfiction abbreviations to osurlMatěj Cepl2024-03-281-0/+3
* feat(osurl): add rhbz#<number> abbreviation.Matěj Cepl2024-03-281-0/+1
* fix(plugin): remove netrw#gx workarounds.Matěj Cepl2024-03-282-20/+1
* fix(plugin): move gx_remap functionality into separate file.Matěj Cepl2024-03-282-18/+19
* fix(plugin): gx works againMatěj Cepl2024-03-282-19/+19
* fix(snippets): convert remaining snippets to VSCode formatMatěj Cepl2024-03-282-19/+35
* feat(snippets): change snippets from vim-snippets to VSCode formatMatěj Cepl2024-03-285-59/+107
* fix(plugin): no netrw for gx.Matěj Cepl2024-03-281-1/+15
* feat(osurl,abbrevURL): add PEP URLsMatěj Cepl2024-03-282-0/+2
* feat(abbrevURL): add abbreviating of the Mozilla Bugzilla bugs.Matěj Cepl2024-03-281-0/+2
* feat(snippets): add sedpy snippetMatěj Cepl2024-03-281-0/+3
* fix(snippets): use correct URL for pyurl snippetMatěj Cepl2024-03-281-1/+1
* feat(abbrevURL): add bugs.documentfoundation.org links to abbrevURLMatěj Cepl2024-03-281-0/+2
* feat(osurl): add resolution for tdf# to the Document Foundation bugzilla.Matěj Cepl2024-03-281-0/+1
* fix(osurl): don't lower-case all URLs.Matěj Cepl2024-03-281-1/+7
* fix(abbrevURL): update abbrevURL to allow http version of URL.Matěj Cepl2024-03-281-23/+23
* feat(abbrevURL): switch abbreviating to SUSE abbrs to external command.Matěj Cepl2024-03-282-17/+35
* fix(snippets): improve altpost snippetMatěj Cepl2024-03-281-1/+2
* fix(osurl,abbrevURL): make osurl case insensitive and add additional GitLab p...Matěj Cepl2024-03-282-2/+2
* feat(snippets): add altpost snippetMatěj Cepl2024-03-281-0/+9
* fix(snippets): extend patch snippetMatěj Cepl2024-03-281-0/+1
* fix(abbrevURL): ignore remaining URL from bugzillaMatěj Cepl2024-03-281-2/+2
* fix(snippets): improve ghurl snippetMatěj Cepl2024-03-281-1/+1