nougat.nvim
nougat.nvim copied to clipboard
[Wishlist] Nut for Nougat
- [x] Mode - https://github.com/MunifTanjim/nougat.nvim/pull/6
- [x] Ruler - https://github.com/MunifTanjim/nougat.nvim/pull/8
- [x] Spacer - https://github.com/MunifTanjim/nougat.nvim/pull/7
- [x] File Encoding - https://github.com/MunifTanjim/nougat.nvim/pull/14
- [x] File Format - https://github.com/MunifTanjim/nougat.nvim/pull/13
- [x] File Name - https://github.com/MunifTanjim/nougat.nvim/pull/15
- [x] File Type - https://github.com/MunifTanjim/nougat.nvim/pull/12
- [x] Diagnostic Count - https://github.com/MunifTanjim/nougat.nvim/pull/9
- [x] Word Count - https://github.com/MunifTanjim/nougat.nvim/pull/10
- [x] Git Branch - https://github.com/MunifTanjim/nougat.nvim/pull/16
- [x] Tab List - https://github.com/MunifTanjim/nougat.nvim/pull/23 https://github.com/MunifTanjim/nougat.nvim/pull/30
- [x] Win List - https://github.com/MunifTanjim/nougat.nvim/pull/83
- [ ] Buf List
- [ ] Tab Scoped - https://github.com/MunifTanjim/nougat.nvim/pull/84
- [ ] Win Scoped -
- [x] File Status - https://github.com/MunifTanjim/nougat.nvim/pull/31
hi @MunifTanjim, how can I retrieve RGB color from a syntax highlighting group? - because I am using multiple colorschemes, and switch it inside nvim, so I want statusline to be compatible with the colorscheme.
@linrongbin16 check this https://github.com/MunifTanjim/nougat.nvim/discussions/76