Vim

Neovim Link to heading

  • config .vimrc ~/.config/nvim/init.vim
  • Error: No "python3" provider found. #troubleshooting
    • let g:python3_host_prog = "~/.pyenv/shims/python"
  • Error: Vim(lua):E5105: Error while calling lua chunk: ..are/nvim/plugged/telescope.nvim/lua/telescope/health.lua:1: module 'health' not found: #troubleshooting
    • Update neovim from 0.4.4 to 0.8.2 by uninstalling apt version and installing snap version.
  • vim-illuminate not highlighting #troubleshooting

Lunarvim Link to heading