Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/hallerpatrick/init.lua
- Owner: HallerPatrick
- Created: 2024-01-07T16:54:09.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-03T18:19:01.000Z (3 months ago)
- Last Synced: 2024-10-07T11:23:26.375Z (3 months ago)
- Language: Lua
- Size: 42 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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")
```