Skip to content

Commit

Permalink
fix(cmp): add missing category latex_symbols (ayamir#942)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jint-lzxy authored and singlemancombat committed Aug 11, 2023
1 parent 02a2850 commit 5d5dbe2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lua/modules/configs/completion/cmp.lua
Original file line number Diff line number Diff line change
Expand Up @@ -103,6 +103,7 @@ return function()
path = "[PATH]",
tmux = "[TMUX]",
treesitter = "[TS]",
latex_symbols = "[LTEX]",
luasnip = "[SNIP]",
spell = "[SPELL]",
}, {
Expand Down

0 comments on commit 5d5dbe2

Please # to comment.