Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Fellow wezterm user here, I occasionally have redraw issues with neovim, maybe once a month of heavy use. Whatever happened to ^L to redraw the screen, it seems to no longer work...

I've moved away from maintaining my own vimrc, and towards vim distributions, and they all seem to be neovim targeted. First it was LunarVim, and more recently after Lunar stopped being maintained to AstroVim. They have been quite good at batteries included vim, and I'll never go back to vim without LSP.



Do you have your terminfo set up properly? I used to experience bad glitching when working with vertical splits, but it went away once I applied this. https://wezfurlong.org/wezterm/config/lua/config/term.html


My TERM is set to xterm-256color.


Does this imply that Vim has no LSP support? Cause ALE is a Vim-spirited zeroconf-ish LSP bridge for those who don’t know.


Base vim does not have LSP built in, AstroVIM is a packaging of a bunch of plugins that includes the LSP plugins and more.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: