https://github.com/lucadibello/neovim
My custom LazyVim configuration for Neovim
https://github.com/lucadibello/neovim
Last synced: 2 months ago
JSON representation
My custom LazyVim configuration for Neovim
- Host: GitHub
- URL: https://github.com/lucadibello/neovim
- Owner: lucadibello
- License: apache-2.0
- Created: 2024-03-05T21:02:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-25T17:53:15.000Z (5 months ago)
- Last Synced: 2025-05-25T18:47:39.293Z (5 months ago)
- Language: Lua
- Size: 563 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 💤 NeoVim + LazyVim - Custom environment
A custom enviorment for NeoVim based on [LazyVim](https://www.lazyvim.org/).
## Additional features
A part from the features provided by LazyVim, this custom environment includes:
- Microsoft Copilot integration
- Prettier code formatter
- ESLint integration
- Support for the following languages and file formats:
- CMake
- Dockerfile
- Go
- Java
- JSON
- Markdown
- Python
- LaTeX
- Typescript
- YAML
- Dafny (for deductive verification)## To add in future
- [ ] Devcontainer support + Docker container development