aboutsummaryrefslogtreecommitdiffstats
path: root/ftdetect/spec.vim
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2018-12-29 16:29:47 +0100
committerMatěj Cepl <mcepl@cepl.eu>2024-03-28 16:47:10 +0100
commit66532938c64cd814aa964f9907e5b488f0587b87 (patch)
tree30606a9bd7471f281c7b9448695497fa430f5d62 /ftdetect/spec.vim
parenta17148ea04d7db259537b02541a6855a294733be (diff)
downloadvim-suse-changes-66532938c64cd814aa964f9907e5b488f0587b87.tar.gz
feat: add options so, that K works for opening URLs based on SUSE 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
Diffstat (limited to 'ftdetect/spec.vim')
-rw-r--r--ftdetect/spec.vim2
1 files changed, 2 insertions, 0 deletions
diff --git a/ftdetect/spec.vim b/ftdetect/spec.vim
new file mode 100644
index 0000000..b1de10f
--- /dev/null
+++ b/ftdetect/spec.vim
@@ -0,0 +1,2 @@
+let &iskeyword.=",/,#"
+set keywordprg=osurl