Skip to content

number5/dot_vim

Repository files navigation

Neovim config

After several evolutions/reincarnations, this ends up using LazyVim

Python LSP

python-lsp-ruff is not on Mason registry so requires manual steps:

  1. Setup pylsp via Mason
  2. Run this command: :PylspInstall python-lsp-ruff

Refs: python-lsp/python-lsp-ruff#21