added latexmk config.
This commit is contained in:
parent
ef342527a5
commit
2ff864d36e
6 changed files with 10 additions and 33 deletions
|
@ -21,7 +21,7 @@
|
|||
{name = "spell";}
|
||||
];
|
||||
snippet = {
|
||||
expand = "luasnip";
|
||||
expand = "function(args) require('luasnip').lsp_expand(args.body) end";
|
||||
};
|
||||
mapping = {
|
||||
"<C-Space>" = "cmp.mapping.complete()";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue