Add files via upload

pull/1585/head
Pgolik 2 months ago committed by GitHub
parent 3e044f1f56
commit 0714efb5dc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -32,3 +32,4 @@ vim.opt.spell = true
vim.opt.spelllang = { 'en_us' }
vim.opt.spelloptions:append 'camel'
vim.opt.spellcapcheck = '' -- disable checking for capital letters at the start of sentences
vim.lsp.set_log_level 'debug'

Loading…
Cancel
Save