Browse Source

spelling is acting up

Chris 4 năm trước cách đây
mục cha
commit
8d41fced1f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      lua/nv-compe/init.lua

+ 1 - 1
lua/nv-compe/init.lua

@@ -21,7 +21,7 @@ require'compe'.setup {
         vsnip = {kind = "  "},
         nvim_lsp = {kind = "  "},
         nvim_lua = {kind = "  "},
-        spell = {kind = "  "},
+        -- spell = {kind = "  ", filetypes = "markdown"},
         tags = false,
         snippets_nvim = {kind = "  "},
         treesitter = {kind = "  "},