contradictioned/areweideyet

Vim/Neovim: vim-racer shows documentation, nvim-cm-racer > YouCompleteMe, lldb.nvim does solid debugging

Closed this issue · 0 comments

For both Vim and Neovim, vim-racer does documentation "tooltips" (opens a documentation pane).

Neovim only:

Because Neovim surpasses Vim in a few areas for Rust, namely for debugging (Vim has Conque-GDB but it is very buggy), the Vim section should be dedicated to both Vim and Neovim. As of a6d98df, all of the plugins listed that run on Vim also run on Neovim. The Neovim-only plugins can be listed on a separate line.