mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 00:25:42 +02:00
docs: Support GFM style admonitions in option descriptions
This commit is contained in:
parent
cab2a30ae1
commit
8eab77b51b
5 changed files with 129 additions and 5 deletions
|
@ -10,3 +10,7 @@ Highligt = "Highligt" # TODO: ./plugins/utils/neogen.nix
|
|||
Annote = "Annote" # TODO: ./plugins/lsp/fidget.nix
|
||||
ket = "ket" # ./plugins/utils/sandwich.nix
|
||||
tro = "tro" # ./plugins/utils/spectre.nix
|
||||
|
||||
[type.patch]
|
||||
extend-glob = ["*.patch"]
|
||||
check-file = false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue