4eb93b7640
Dotfiles managed with GNU Stow: Hyprland (Lua config), Neovim, zsh, tmux, ghostty, alacritty, waybar, yazi, lazygit, herdr, Claude Code. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
8 lines
164 B
Lua
8 lines
164 B
Lua
return {
|
|
'tpope/vim-fugitive',
|
|
'tpope/vim-rhubarb',
|
|
'tpope/vim-sleuth',
|
|
{ 'folke/which-key.nvim', opts = {} },
|
|
{ 'numToStr/Comment.nvim', opts = {} },
|
|
}
|