coc-robot
v0.1.3
Published
Robot Framework language server extension for coc.nvim.
Maintainers
Readme
coc-robot
Robot Framework language server extension using robotframework_ls for coc.nvim.
Install
:CocInstall coc-robot
- Add the following to vimrc
autocmd BufNewFile,BufRead *.robot setlocal filetype=robot
License
MIT
This extension is built with create-coc-extension
