nvim: segmnt snippet now has yaml comments
This commit is contained in:
parent
82a3e26194
commit
9615d3b8f8
@ -161,6 +161,7 @@ return {
|
|||||||
cpp = "//",
|
cpp = "//",
|
||||||
rust = "//",
|
rust = "//",
|
||||||
lua = "--",
|
lua = "--",
|
||||||
|
yaml = "##",
|
||||||
python = "##",
|
python = "##",
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user