ctrl k
  • plugins/heirline.lua
    ■ ■ ■ ■ ■ ■
    1 1  return function(config)
    2  - -- disable lsp progress
    3  - config[1][9] = astronvim.status.component.lsp { lsp_progress = false }
    4 2   -- disable close button in bufferline tabs
    5 3   config[3][2] =
    6 4   astronvim.status.heirline.make_buflist(astronvim.status.component.tabline_file_info { close_button = false })
    skipped 4 lines
Please wait...
Page is in error, reload to recover