mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-31 15:19:26 +02:00
spelling is acting up
This commit is contained in:
parent
d9a888e966
commit
8d41fced1f
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ require'compe'.setup {
|
||||||
vsnip = {kind = " "},
|
vsnip = {kind = " "},
|
||||||
nvim_lsp = {kind = " "},
|
nvim_lsp = {kind = " "},
|
||||||
nvim_lua = {kind = " "},
|
nvim_lua = {kind = " "},
|
||||||
spell = {kind = " "},
|
-- spell = {kind = " ", filetypes = "markdown"},
|
||||||
tags = false,
|
tags = false,
|
||||||
snippets_nvim = {kind = " "},
|
snippets_nvim = {kind = " "},
|
||||||
treesitter = {kind = " "},
|
treesitter = {kind = " "},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue