my neovim configuration
Find a file
2025-01-28 14:27:38 -06:00
lua/nyanko fix incorrect keybinds on start screen 2025-01-28 10:14:16 -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 2025-01-28 14:27:38 -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