https://github.com/NTBBloodbath/nvim
My personal blazingly fast Neovim setup
https://github.com/NTBBloodbath/nvim
lua neovim
Last synced: 9 months ago
JSON representation
My personal blazingly fast Neovim setup
- Host: GitHub
- URL: https://github.com/NTBBloodbath/nvim
- Owner: NTBBloodbath
- License: gpl-3.0
- Created: 2022-02-22T13:45:02.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-13T15:07:19.000Z (over 1 year ago)
- Last Synced: 2024-11-10T07:03:03.640Z (about 1 year 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.

## 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.

## License
As _almost_ always, this project is licensed under [GPLv3](./LICENSE).