tobira.nvim
Open the next door in your Vim journey — personalized command discovery based on your actual usage
Lua★ 51
Neovim plugin that shows type annotations as virtual text
git clone https://github.com/jubnzv/virtual-types.nvim.gitjubnzv/virtual-types.nvimThis plugin shows type annotations for functions in virtual text using built-in LSP client.
I use it with ocaml-lsp, but it will probably work with other LSP servers that support textDocument/codeLens request.
Install with plugin manager:
Plug 'jubnzv/virtual-types.nvim'
And add the following line in your LSP configuration:
lua require'nvim_lsp'.ocamllsp.setup{on_attach=require'virtualtypes'.on_attach}
more like this
Open the next door in your Vim journey — personalized command discovery based on your actual usage
Poom's Neovim, Tmux, Fish and other configurations for macOS & Linux. Literally my entire world.
search projects, people, and tags