mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
languages/render-markdown-nvim: add file_types as list
set file_types as listOf (nullOr str) to allow merging
This commit is contained in:
parent
4045c458dc
commit
9220c27e85
2 changed files with 12 additions and 2 deletions
|
@ -344,3 +344,7 @@
|
|||
[howird](https://github.com/howird):
|
||||
|
||||
- Change python dap adapter name from `python` to commonly expected `debugpy`.
|
||||
|
||||
[aionoid](https://github.com/aionoid):
|
||||
|
||||
- Fix [render-markdown.nvim] file_types option type to list, to accept merging.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue