My neovim configuration.
Find a file
punkfairie c561bf48e7
Merge branch 'lazyvim'
* lazyvim:
  fix: DeferredUIEnter -> VeryLazy
  fix: Invalid config format
  feat: no-neck-pain.nvim
  feat: Configure bufferline.nvim
  fix: Add lazy-loading on cmd for Diffview
  feat: Configure ts-autotag
  style: Format
  feat: Add missing setting
  fix: Install chafa for FZF
  feat: neotab.nvim
  feat: lexima.vim
  feat: Configure blink.cmp
  perf: Remove unused marleyos input
2025-03-16 17:26:00 -07:00
lua fix: DeferredUIEnter -> VeryLazy 2025-03-16 17:25:52 -07:00
packages feat: Add some-sass-language-server 2025-03-15 16:22:56 -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 perf: Remove unused marleyos input 2025-03-16 17:25:12 -07:00
flake.nix feat: no-neck-pain.nvim 2025-03-16 17:25:14 -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.