mirror of
https://github.com/nvim-lua/kickstart.nvim.git
synced 2025-06-23 05:38:38 +02:00
Add files via upload
This commit is contained in:
parent
3e044f1f56
commit
0714efb5dc
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue