Neovim config for the lazy https://lazyvim.github.io/
Find a file
2022-12-30 18:54:11 +01:00
lua/user refactor: autocommands.lua => autocmds.lua 2022-12-30 18:54:11 +01:00
.neoconf.json feat: initial commit 2022-12-30 17:30:52 +01:00
init.lua refactor: autocommands.lua => autocmds.lua 2022-12-30 18:54:11 +01:00
lazy-lock.json feat: initial commit 2022-12-30 17:30:52 +01:00
README.md docs: added todo 2022-12-30 18:21:30 +01:00
stylua.toml feat: initial commit 2022-12-30 17:30:52 +01:00

LazyVim

A starter template for Neovim using lazy.nvim

image

Todo

  • documentation
  • treesitter auto-install seems broken. Switch to ensure_installed instead?
  • list all plugins in readme
  • test all-the-things