feat(nvim): Play around with langmaps

This commit is contained in:
histalek 2023-07-26 14:52:42 +02:00
parent 04af8fde07
commit 4424a29241
Signed by: histalek
SSH key fingerprint: SHA256:6a6N2Wzk73nwURUHC/ubbCyqdB6yfie0Jv/NGvRcsIE

View file

@ -2,3 +2,4 @@
-- Default options that are always set: https://github.com/LazyVim/LazyVim/blob/main/lua/lazyvim/config/options.lua
-- Add any additional options here
vim.opt.wrap = true
vim.opt.langmap = "ü[,+]"