Skip to content

dpriedel/coc_ltls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NOTE: I do NOT have an installable package created so the instructions below are for some future date.

This is the first JS project I've ever done so I have no idea about JS ecosystem and how to construct installers for it. I just manually copied files to the Coc extensions folder and it seems to work.

coc-ltls

extension to for languagetool_languageserver

Install

:CocInstall coc-ltls

Keymaps

nmap <silent> <C-l> <Plug>(coc-coc-ltls-keymap)

Lists

:CocList demo_list

License

MIT


This extension is built with create-coc-extension