Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hallerpatrick/init.lua

New and clean Neovim config
https://github.com/hallerpatrick/init.lua

Last synced: 3 months ago
JSON representation

New and clean Neovim config

Awesome Lists containing this project

README

        

# Neovim Configs

My 2024 Neovim configs. Started from scratch and only included all necessarities from the old config.

> [!NOTE]
> The repo does not include the init.vim, but is just a easy:

```vim
lua require("init")
```