mirror of https://github.com/tiyn/dotfiles
parent
f26bda0261
commit
60a947a8a2
@ -0,0 +1,8 @@
|
||||
return {
|
||||
"amrbashir/nvim-docs-view",
|
||||
lazy = true,
|
||||
cmd = "DocsViewToggle",
|
||||
opts = {
|
||||
position = "bottom",
|
||||
},
|
||||
}
|
Loading…
Reference in new issue