Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/goolord/nvim
init.lua
https://github.com/goolord/nvim
Last synced: about 2 months ago
JSON representation
init.lua
- Host: GitHub
- URL: https://github.com/goolord/nvim
- Owner: goolord
- License: mit
- Created: 2021-09-18T03:32:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-10-09T16:18:06.000Z (3 months ago)
- Last Synced: 2024-10-13T23:51:44.929Z (2 months ago)
- Language: Lua
- Homepage:
- Size: 137 KB
- Stars: 16
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nvim
![screenshot](https://i.imgur.com/bfs1E6k.png)
my neovim configurationgoals:
- fast startup time
- close to vanilla nvim
- pragmatic non-vanilla functionality
- lua > vimL where possible