satler-git / dotfiles

My dotfiles
MIT License
1 stars 0 forks source link

一つのステータスライン #69

Closed satler-git closed 1 month ago

satler-git commented 1 month ago
  require('lualine').setup({
    options = {
      globalstatus = true,
    }
  })