add typehint to language nvim plugin conf
This commit is contained in:
parent
41cb505c30
commit
394bbde19d
|
@ -1,3 +1,4 @@
|
|||
---@type LazySpec
|
||||
return {
|
||||
{
|
||||
"stevearc/conform.nvim",
|
||||
|
|
Loading…
Reference in New Issue