diff options
| author | Trey Bastian <hello@treybastian.com> | 2026-01-22 16:26:52 +0000 |
|---|---|---|
| committer | Trey Bastian <hello@treybastian.com> | 2026-01-22 16:26:52 +0000 |
| commit | 7593fe774ab5738d115b564b4f6e8c459b9c574a (patch) | |
| tree | eb02cb3c47a091d14271b8a8402329fd0fe2a3c3 /lua/config/plugins.lua | |
| parent | 5652c69f6902f9c0a466781ef440596b7891cedb (diff) | |
git hotkeys for once so I can stop typing :Git push like a savage
Diffstat (limited to 'lua/config/plugins.lua')
| -rw-r--r-- | lua/config/plugins.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lua/config/plugins.lua b/lua/config/plugins.lua index 4b95fb7..2d62c65 100644 --- a/lua/config/plugins.lua +++ b/lua/config/plugins.lua @@ -1,6 +1,5 @@ -- plugins that require no configuration vim.pack.add({ - "https://github.com/tpope/vim-fugitive", "https://github.com/tpope/vim-eunuch", "https://github.com/jessarcher/vim-heritage", "https://github.com/windwp/nvim-autopairs", |
