mirror of
https://github.com/pojokcodeid/nvim-lazy.git
synced 2025-06-24 17:58:46 +02:00
add: remark conform mapping with languuage
This commit is contained in:
parent
55c555afe1
commit
77b40e7caf
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ return {
|
||||||
["jsx"] = "javascriptreact",
|
["jsx"] = "javascriptreact",
|
||||||
}
|
}
|
||||||
|
|
||||||
-- add dif conform vs mason
|
-- add diff conform vs mason
|
||||||
local name_map = {
|
local name_map = {
|
||||||
["cmakelang"] = "cmake_format",
|
["cmakelang"] = "cmake_format",
|
||||||
["deno"] = "deno_fmt",
|
["deno"] = "deno_fmt",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue