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
path:
root
/
snippets
Commit message (
Collapse
)
Author
Age
Files
Lines
*
fix(snippets): convert remaining snippets to VSCode format
Matěj Cepl
2024-03-28
2
-19
/
+35
|
*
feat(snippets): change snippets from vim-snippets to VSCode format
Matěj Cepl
2024-03-28
4
-59
/
+93
|
*
feat(snippets): add sedpy snippet
Matěj Cepl
2024-03-28
1
-0
/
+3
|
*
fix(snippets): use correct URL for pyurl snippet
Matěj Cepl
2024-03-28
1
-1
/
+1
|
*
fix(snippets): improve altpost snippet
Matěj Cepl
2024-03-28
1
-1
/
+2
|
*
feat(snippets): add altpost snippet
Matěj Cepl
2024-03-28
1
-0
/
+9
|
*
fix(snippets): extend patch snippet
Matěj Cepl
2024-03-28
1
-0
/
+1
|
*
fix(snippets): improve ghurl snippet
Matěj Cepl
2024-03-28
1
-1
/
+1
|
*
fix(snippets): we need eliminate py2k more than py3k.
Matěj Cepl
2024-03-28
1
-1
/
+1
|
*
feat(snippets): add snippets for SPEC files.
Matěj Cepl
2024-03-28
1
-0
/
+39
|
*
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.