config(nvim): add toml
parent
723b49b48c
commit
a72ef5128f
|
@ -514,6 +514,7 @@ require("lazy").setup({
|
||||||
"markdown_inline",
|
"markdown_inline",
|
||||||
"proto",
|
"proto",
|
||||||
"python",
|
"python",
|
||||||
|
"toml",
|
||||||
"vim",
|
"vim",
|
||||||
"vimdoc",
|
"vimdoc",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue