LazyVim.LazyVim/README.md

13 lines
381 B
Markdown
Raw Normal View History

2022-12-30 17:34:43 +01:00
# LazyVim
A starter template for Neovim using [lazy.nvim](https://github.com/folke/lazy.nvim)
2022-12-30 17:35:02 +01:00
![image](https://user-images.githubusercontent.com/292349/210092442-95025d4b-50e9-47e4-9fe8-16eee07a6d50.png)
2022-12-30 18:21:30 +01:00
## ✅ Todo
- [ ] documentation
- [ ] treesitter auto-install seems broken. Switch to `ensure_installed` instead?
- [ ] list all plugins in readme
- [ ] test all-the-things