Browse Source

update snippet symbol

christianchiarulli 4 years ago
parent
commit
47d821533b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      lua/lsp/init.lua

+ 1 - 1
lua/lsp/init.lua

@@ -47,7 +47,7 @@ vim.lsp.protocol.CompletionItemKind = {
     "   (Value)",
     " 練 (Enum)",
     "   (Keyword)",
-    "   (Snippet)",
+    "   (Snippet)",
     "   (Color)",
     "   (File)",
     "   (Reference)",