Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/NTBBloodBath/nvim.fnl
My personal blazingly fast Neovim setup
https://github.com/NTBBloodBath/nvim.fnl
lua neovim
Last synced: about 22 hours ago
JSON representation
My personal blazingly fast Neovim setup
- Host: GitHub
- URL: https://github.com/NTBBloodBath/nvim.fnl
- Owner: NTBBloodbath
- License: gpl-3.0
- Created: 2022-02-22T13:45:02.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T15:07:19.000Z (about 1 month ago)
- Last Synced: 2024-11-10T07:03:03.640Z (7 days ago)
- Topics: lua, neovim
- Language: Lua
- Homepage:
- Size: 784 KB
- Stars: 35
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# nvim
`nvim` is a personal Neovim setup, it is highly inspired
by [doom-nvim](https://github.com/NTBBloodbath/doom-nvim) and covers **only** my needs.![demo](https://user-images.githubusercontent.com/36456999/186290407-68de61f6-eb54-497a-ba66-6bd2e4894d08.png)
## Measuring startup time
In case you want to measure my configuration startup time, you can use the script called
`measure_nvim.sh` in `extern` directory.![demo benchmark](https://user-images.githubusercontent.com/36456999/192120406-81a56c9d-f1a6-4967-873b-ed3b814e9e3d.png)
## License
As _almost_ always, this project is licensed under [GPLv3](./LICENSE).