scalameta / coc-metals

Deprecated in favor of scalameta/nvim-metals
http://scalameta.org/metals/
Apache License 2.0
167 stars 24 forks source link

Add clarifying comments to neovim-only remaps #413

Closed jsatk closed 3 years ago

jsatk commented 3 years ago

Both coc-metals-expand-decoration and codeLensAction do not work in vim and are neovim only. This adds a clarifying comment to note that in coc-mappings.vim.

Mostly resolves: https://github.com/scalameta/coc-metals/issues/412