init.lua 175 B

1234
  1. require('numb').setup{
  2. show_numbers = true, -- Enable 'number' for the window while peeking
  3. show_cursorline = true -- Enable 'cursorline' for the window while peeking
  4. }