blob: 3a0fe4e1541da22655a9dab2f662214d4a5db3e6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
# nvimrc
> *Elegant neovim config written in fennel, for more civilized age.*
> Happy hacking!
This is my personal neovim configuration that is *mostly* compatible with bitmap
fonts.
While this doesn't come with all the fancy new features like floating
`vim.notify`, I personally find this to be the sweet spot between practical (as
in not being annoying) and aesthetically pleasing.
Feel free to fork this and adapt it to your work environment!
# Shoutouts
- [rktjmp/hotpot.nvim](https://github.com/rktjmp/hotpot.nvim)
- [folke/lazy.nvim](https://github.com/folke/lazy.nvim)
- [shaunsingh/nyoom.nvim](https://github.com/shaunsingh/nyoom.nvim)
- [kolja/vimrc](https://github.com/kolja/vimrc)
- [Olical/aniseed](https://github.com/Olical/aniseed)
|