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

Creating a new plugin Link to heading

Lunarvim Link to heading

Plugins Link to heading

βœ… = using πŸ§ͺ = testing ❔ = to test ❌ = discarded 🧊 = unmaintained

  • ❔codi.vim
  • ❔git-blame.nvim
  • 🧊 hop - Neovim motions on speed! - “unmaintained for probably forever”
  • πŸ§ͺ leap - Neovim’s answer to the mouse
  • 🧊 lightspeed - deprecated in favor of leap.nvim
  • ❌ minimap - blazing fast minimap/scrollbar - I didn’t like because it doesn’t show the code, only dots
  • ❌ numb - Peek lines just when you intend - It didn’t interest me.
  • βœ… nvim-bqf - Better quickfix window in Neovim
  • ❔nvim-spectre
  • πŸ§ͺnvim-treesitter-context