mirror of
https://github.com/tiyn/nvim-docs-view.git
synced 2025-11-13 05:49:45 +01:00
chore: rename files
This commit is contained in:
@@ -3,5 +3,5 @@ if exists('g:loaded_docs_view')
|
||||
endif
|
||||
let g:loaded_docs_view = 1
|
||||
|
||||
command! DocsViewOpen lua require'docs_view'.open()
|
||||
command! DocsViewOpen lua require("docs-view").open()
|
||||
|
||||
Reference in New Issue
Block a user