Commit Graph

4 Commits

Author SHA1 Message Date
simrat39
552b67993e fix(providers/nvim-lsp): ipairs -> pairs
ipairs should only be used for lists
2021-10-21 16:52:07 -07:00
simrat39
a1bbef84b7 fix(coc): Fix COC installed check
Fixes #70
2021-10-06 14:22:18 -07:00
simrat39
042c8466a2 feat(providers): Inital COC support
Closes #68
Still needs support for code actions/hover/rename etc
2021-10-06 12:58:44 -07:00
simrat39
a0d563172d refactor: Add a generic provider module
In preperation for coc support
2021-10-05 22:46:53 -07:00