feat(nvim): Play around with langmaps
This commit is contained in:
parent
04af8fde07
commit
4424a29241
1 changed files with 1 additions and 0 deletions
|
@ -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 = "ü[,+]"
|
||||
|
|
Loading…
Add table
Reference in a new issue