lots!
This commit is contained in:
@@ -152,6 +152,8 @@ vim.wo.relativenumber = true
|
||||
vim.keymap.set("n", "<C-tab>", "gt")
|
||||
vim.keymap.set("n", "<CS-tab>", "gT")
|
||||
|
||||
vim.opt.langmap:append("-fsrbkuiopxtedgyhnjawlcvqm';qwertyuiopasdfgljkhzxcvbnm\\;")
|
||||
|
||||
opt.tabstop = 2
|
||||
opt.shiftwidth = 2
|
||||
opt.expandtab = true
|
||||
|
Reference in New Issue
Block a user