Updated Neovim Plugins as well as cleaned up aerospace config and sketbar config and added fastfetch config
7 lines
133 B
Lua
7 lines
133 B
Lua
return {
|
|
{ "nvim-lua/plenary.nvim" },
|
|
{ "tpope/vim-surround" },
|
|
{ "tpope/vim-fugitive" },
|
|
{ "jghauser/follow-md-links.nvim" },
|
|
}
|