feat: remapped C-q to C-S-q

This commit is contained in:
s-prechtl 2024-04-17 21:24:01 +02:00
parent b8f61633c5
commit 62d5562750
2 changed files with 2 additions and 2 deletions

View file

@ -9,6 +9,6 @@ return {
"rcarriga/nvim-notify",
},
opts = {
lang="go"
lang="Go"
},
}