Commit graph

3 commits

Author SHA1 Message Date
Oliver Davies 6713a0d01f Re-enable global statusline with mini.statusline
From the README file:

```lua
-- Whether to set Vim's settings for statusline (make it always shown
-- with 'laststatus' set to 2).
-- To use global statusline, set this to `false` and 'laststatus' to 3.
set_vim_settings = true,
```
2024-06-29 15:14:02 +01:00
Oliver Davies 0e82afca1b Re-add mini.statusline 2024-06-21 02:27:29 +01:00
Oliver Davies f724019e43 Move after/plugin to plugin 2024-05-22 12:36:52 +01:00
Renamed from after/plugin/mini.lua (Browse further)