neo2005/README.md
2024-12-19 22:41:52 +01:00

26 lines
516 B
Markdown

# 4o1x5's neovim configuration
### Language support
Many languages are supported by default with formatters and linters. A few notable:
- Rust
- Typescript
- C#
- Lua
- Python
[and much more..](./config/plugins/lang/)
## Run with nix
```bash
nix run git+https://git.4o1x5.dev/4o1x5/neo2005
```
## Credits
- [Awgxorg's structure](https://github.com/Ahwxorg/nixvim-config)
- [Nixvim, making this project possible](https://github.com/nix-community/nixvim)
- [Akari nixvim](https://github.com/spector700/Akari/)