1
0
Fork 0
forked from nya/nvim
my neovim configuration
Find a file
2025-02-10 13:50:35 -06:00
lua/nyanko set colorcolumn to 80 2025-02-10 13:50:03 -06:00
.gitignore initial commit 2025-01-04 08:07:29 -06:00
init.lua initial commit 2025-01-04 08:07:29 -06:00
lazy-lock.json update lspconfig and treesitter 2025-02-10 13:50:35 -06:00
README.md add cargo to external dependencies (needed for stylua) 2025-01-15 14:04:40 -06:00

nvim

my neovim configuration

external dependencies

  • ripgrep (for telescope)
  • lazygit

for installing LSPs and formatters with mason-tool-installer:

  • cargo
  • npm