Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/letieu/nvim-config

My neovim configuration
https://github.com/letieu/nvim-config

dotfiles nvim

Last synced: 6 days ago
JSON representation

My neovim configuration

Awesome Lists containing this project

README

        

# nvim-config

My **neovim** configuration.

- Blazing fast (33ms to start up)
- Minimalistic (26 plugins)
- Lazy load everything

## Lazy profile

```bash
Startuptime: 33.13ms

Based on the actual CPU time of the Neovim process till UIEnter.
This is more accurate than `nvim --startuptime`.
LazyStart 19.41ms
LazyDone 27.15ms (+7.73ms)
UIEnter 33.13ms (+5.99ms)
```

## 💡💡💡
- [Toggle terminal with kitty](https://github.com/letieu/dotfiles/blob/main/dot_config/kitty/toggle_term.py)