~mdkcore/dotfiles

Merge branch 'sync'
[nvim] Use latest fidget.nvim version
[nvim] Enable termguicolors

Needed by recent nvim-base16 update [1].

[1] https://github.com/RRethy/base16-nvim/issues/18
[aerc] Add aerc configuration files
[alacritty] Disable mouse support
[nvim] Disable all providers

I do not need them.
[X|polybar] Use polybar own systray
[nvim] Adjust keybindings function
Merge branch 'pipewire'
[pipewire|i3] Start pipewire-pulse and wireplumber automatically

On void run the following:
mkdir -p ~/.config/pipewire/pipewire.conf.d/
ln -s /usr/share/examples/pipewire/20-pipewire-pulse.conf ~/.config/pipewire/pipewire.conf.d/
ln -s /usr/share/examples/wireplumber/10-wireplumber.conf ~/.config/pipewire/pipewire.conf.d/

NOTE: pipewire still need to be started manually!
Merge branch 'alacritty-migrate'
[alacritty] Remove old configuration files and install the new ones
[alacritty] Add new configuration (toml file, `alacritty migrate`)

Also ported color_template to the new format too.
[nvim] Disable gitcommit highlight
[senpai] Add senpai configuration file (and highlight script)
Merge branch 'nvim-adjustments' into MAIN
[nvim] Use indent-blankline v3
[nvim] Improve lualine
[nvim] Add script to install/update neovim lsp dependencies
[nvim] Replace hop.nvim by smoka7 version [1]

[1] https://github.com/smoka7/hop.nvim
Next