| Commit message (Collapse) | Author | Age | Files | Lines |
| | |
|
| |
|
|
|
| |
This is to avoid getting many prompts when launching nvim and installing
the packages initially.
|
| |
|
|
|
|
|
|
|
|
| |
Stamp bold onto lualine's generated lualine_b_diff*/diagnostics*
highlight groups with nvim_set_hl update=true so only the bold bit
changes (fg and section b background preserved), re-applied after
each lualine (re)build: initial setup, theme switch, ColorScheme.
Also carry the component/section separators into the background
OptionSet handler so they survive the light/dark theme swap.
|
| |
|
|
|
|
| |
The hardcoded "solarized_light" loaded before any OptionSet autocmd
could react to 'background', so dark sessions started with a light
statusline until 'background' was touched.
|
| | |
|
| | |
|
|
|
- `dotfiles` (this project's CLI)
- foot configuration
- tmux configuration
- bash configuration
- nvim (as a git submodule) + configuration
- ranger configuration
- fzf configuration
- KDE global shortcuts
- Other miscellaneous dependencies
|