diff options
Diffstat (limited to 'nvim/lsp/vscoqtop.lua')
| -rwxr-xr-x | nvim/lsp/vscoqtop.lua | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/nvim/lsp/vscoqtop.lua b/nvim/lsp/vscoqtop.lua deleted file mode 100755 index 9eb353c..0000000 --- a/nvim/lsp/vscoqtop.lua +++ /dev/null @@ -1,8 +0,0 @@ ----@brief ---- ---- https://github.com/coq-community/vscoq -return { - cmd = { 'vscoqtop' }, - filetypes = { 'coq' }, - root_markers = { '_CoqProject', '.git' }, -} |
