/dot-vim

Primary LanguageLuaApache License 2.0Apache-2.0

LSP

see plugins/lsp.lua

Fonts

// codicon for lspkind
https://github.com/microsoft/vscode-codicons/blob/main/dist/codicon.ttf

how to use nvim tree

https://docs.rockylinux.org/books/nvchad/nvchad_ui/nvimtree/

homebrew latest nvim

neovim/neovim#25255

brew uninstall lpeg;
brew install lpeg;
brew install nvim --HEAD

Mason install formatter

:MasonInstall biome
:MasonInstall ruff
:MasonInstall stylua