Groups
Groups
Sign in
Groups
Groups
vim_dev
Conversations
About
Send feedback
Help
Commit: runtime(keymaps): Add Azerbaijani keymap
0 views
Skip to first unread message
Christian Brabandt
unread,
Jun 15, 2025, 10:45:12 AM
6/15/25
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to vim...@googlegroups.com
runtime(keymaps): Add Azerbaijani keymap
Commit:
https://github.com/vim/vim/commit/f548ec46e4d8b01d2645ee9598e95fb2de268baa
Author: Rasul Samadzade <
rasul.s...@protonmail.com
>
Date: Sun Jun 15 16:33:35 2025 +0200
runtime(keymaps): Add Azerbaijani keymap
closes:
https://github.com/vim/vim/issues/17541
Signed-off-by: Rasul Samadzade <
rasul.s...@protonmail.com
>
Signed-off-by: Christian Brabandt <
c...@256bit.org
>
diff --git a/runtime/keymap/azerbaijani.vim b/runtime/keymap/azerbaijani.vim
new file mode 100644
index 000000000..823a3ef9e
--- /dev/null
+++ b/runtime/keymap/azerbaijani.vim
@@ -0,0 +1,28 @@
+" Vim keymap file for Azerbaijani language
+" Maintainer: Rasul Samadzade <
rasul.s...@protonmail.com
>
+" Last changed: 2025-06-13
+
+let b:keymap_name = "az"
+
+loadkeymap
+w ü
+W Ü
+[ ö
+{ Ö
+] ğ
+} Ğ
+; ı
+: I
+' ə
+\" Ə
+, ç
+< Ç
+. ş
+> Ş
+\/ .
+? ,
+@ "
+# Ⅶ
+$ ;
+^ :
+& ?
Reply all
Reply to author
Forward
0 new messages