index
:
vim-suse-changes
master
Vim plugin for work with openSUSE *.changes file
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
feat(osurl): add bugzilla.novell.com among supported targets
Matěj Cepl
2024-03-28
1
-0
/
+1
|
*
feat(osurl): use osurl for netrw (gx shortcut)
Matěj Cepl
2024-03-28
1
-1
/
+5
|
*
fix(plugin): add special mapping to convert GitHub URL into openSUSE ↵
Matěj Cepl
2024-03-28
1
-1
/
+1
|
|
|
|
abbreviation.
*
feat(osurl): add a plugin with mapping to osurl
Matěj Cepl
2024-03-28
1
-0
/
+1
|
*
fix(snippets): we don't need to eliminate name, just transliterate it to ASCII.
Matěj Cepl
2024-03-28
2
-2
/
+2
|
*
feat(osurl): add support for bugs.python.org
Matěj Cepl
2024-03-28
1
-0
/
+1
|
*
dosc(osurl): add mention of osurl command.
Matěj Cepl
2024-03-28
1
-0
/
+3
|
*
fix(osurl): add comma to the configuration table
Matěj Cepl
2024-03-28
1
-1
/
+1
|
*
chore(osurl): TABs -> spaces
Matěj Cepl
2024-03-28
1
-19
/
+19
|
*
fix(osurl): and back to the functional version.
Matěj Cepl
2024-03-28
1
-3
/
+3
|
*
fix(osurl): meta version of generating lpeg parser via lpeg. Simple ↵
Andrew
2024-03-28
1
-15
/
+37
|
|
|
|
configuration.
*
fix(osurl): alternative version using lpeg.
Andrew
2024-03-28
1
-25
/
+16
|
*
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.