master #1

Open
oli wants to merge 912 commits from master into lua
Showing only changes of commit ee5de708e0 - Show all commits

View File

@@ -87,7 +87,7 @@ else
end
opt.swapfile = false
opt.backup = false
opt.spelllang = 'en,de'
opt.spelllang = 'en'
opt.completeopt = 'menu,menuone,noselect'
opt.expandtab = true
opt.smartindent = true