My neovim configuration.
Find a file
punkfairie d400a2e374
Merge branch 'lazyvim'
* lazyvim:
  chore: update
  feat: keymaps
  build: Add testNvim to dev shell
  ci: Turn down alex's profanity filter
  fix: Apply alex to prose types only
2025-03-18 20:32:57 -07:00
lua Merge branch 'lazyvim' 2025-03-18 20:32:57 -07:00
packages feat: Add some-sass-language-server 2025-03-15 16:22:56 -07:00
.alexrc ci: Turn down alex's profanity filter 2025-03-17 19:45:38 -07:00
.gitignore chore: Ignore generated pre-commit-config file 2025-03-16 15:37:00 -07:00
.stylua.toml style: Stylua settings 2025-03-15 14:02:19 -07:00
flake.lock chore: update 2025-03-18 20:32:49 -07:00
flake.nix build: Add testNvim to dev shell 2025-03-18 19:56:57 -07:00
init.lua fix: Fix import order 2025-03-16 16:37:02 -07:00
Justfile feat: Add testing Justfile recipes 2025-03-15 14:44:07 -07:00
README.md switch config 2025-03-01 11:45:33 -08:00
statix.toml ci: Make statix ignore generated code 2025-03-16 15:45:49 -07:00

LazyVim distribution

How to get the LazyVim distribution up and running

see the kickstart-nvim template for more info on the lazy wrapper or other utilities used.