Skip to content

New style for NerdFonts and redraws #8

Description

@tkapias

Thanks for this plugin!

I lost a a few hours trying to write a function using system() for lightline by myself, but it was giving me bugs outputing movement keycodes everywhere.

  • I would like to start by proposing an additional style for people using a NerdFonts font:
    let names["nerd"] = [["", "󰪛"], ["", "󰎣"], ["", "󰰡"]]
  • And also suggest adding to the readme the ability to trigger statusline redraws in .vimrc:
" redraw statusline every 1000ms for Vimcaps
call timer_start(1000, {-> execute(':let &stl=&stl')}, {'repeat': -1})

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions