/dot_vim

my Neovim configs

Primary LanguageLuaApache License 2.0Apache-2.0

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