https://github.com/ntbbloodbath/nvim
My personal blazingly fast Neovim setup
https://github.com/ntbbloodbath/nvim
lua neovim
Last synced: 10 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: 2025-01-28T09:33:46.000Z (12 months ago)
- Last Synced: 2025-02-27T06:23:00.684Z (11 months ago)
- Topics: lua, neovim
- Language: Lua
- Homepage:
- Size: 800 KB
- Stars: 37
- 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).