mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
feat(neovim): Custom snippets for markdown
This commit is contained in:
@@ -13,6 +13,12 @@
|
||||
"rust"
|
||||
],
|
||||
"path": "./rust.json"
|
||||
},
|
||||
{
|
||||
"language": [
|
||||
"markdown"
|
||||
],
|
||||
"path": "./markdown.json"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user