.config files for my NeoVim setup
- Markdown rendering with render-markdown.nvim
markview.nvim- Note: LaTeX rendering only works if you have latex parsing and
pylatexencinstalled. On MacOS I didbrew install --cask mactexandpip install pylatexencto make it work.
- Note: LaTeX rendering only works if you have latex parsing and
Terminal: iTerm2
Theme: powerlevel10k with OhMyZsh!
ColorScheme: OneHalfDark
Font: Hack Nerd Font Mono
- The LSP server saying "library stubs not installed for pandas", etc. even after overriding the settings.
I'm using
basedpyright - It should render images with
image.nvimplugin, but requires a terminal likekittyorghosttybecause the rendering backend iskitty.
- AstroNVim: The distribution that this config builds on.
- kabinspace for making his
.configfiles public: I derived some things from him :).