nougat.nvim icon indicating copy to clipboard operation
nougat.nvim copied to clipboard

[Wishlist] Nut for Nougat

Open MunifTanjim opened this issue 3 years ago • 2 comments

  • [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

MunifTanjim avatar Oct 27 '22 15:10 MunifTanjim

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 avatar Dec 30 '23 06:12 linrongbin16

@linrongbin16 check this https://github.com/MunifTanjim/nougat.nvim/discussions/76

MunifTanjim avatar Dec 30 '23 18:12 MunifTanjim