Skip to content

Commit

Permalink
Merge pull request #9 from sigmavim/6-update-plugins
Browse files Browse the repository at this point in the history
Update plugins
  • Loading branch information
wmwnuk authored Oct 25, 2023
2 parents 092b8b1 + f6a27e5 commit 10c0591
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions autoload/sigma.vim
Original file line number Diff line number Diff line change
Expand Up @@ -13,21 +13,21 @@ let g:sigma#plugins = {
\ 'sigmavim/skeleton': {'tag': 'v1.0.2'},
\ '907th/vim-auto-save': {'commit': '2e3e54e'},
\ 'eshion/vim-sync': {'commit': '8456c14'},
\ 'skywind3000/asyncrun.vim': {'tag': '2.11.16'},
\ 'lambdalisue/suda.vim': {'tag': 'v0.4.1'},
\ 'tpope/vim-abolish': {'commit': 'cb3dcb2'},
\ 'skywind3000/asyncrun.vim': {'tag': '2.12.2'},
\ 'lambdalisue/suda.vim': {'tag': 'v1.0.1'},
\ 'tpope/vim-abolish': {'commit': 'dcbfe06'},
\ 'mcchrish/nnn.vim': {'commit': 'e0104e3'},
\ 'leafOfTree/vim-project': {'commit': 'f6aa4e8'},
\ 'mbbill/undotree': {'commit': '485f01e'},
\ 'junegunn/fzf.vim': {'commit': '5d87ac1'},
\ 'mhinz/vim-startify': {'commit': '81e36c3'},
\ 'itchyny/lightline.vim': {'commit': 'b1e91b4'},
\ 'leafOfTree/vim-project': {'commit': 'dd9362d'},
\ 'mbbill/undotree': {'commit': '3ff3aa0'},
\ 'junegunn/fzf.vim': {'commit': 'd1016db'},
\ 'mhinz/vim-startify': {'commit': '4e089df'},
\ 'itchyny/lightline.vim': {'commit': 'f11645c'},
\ 'mengelbrecht/lightline-bufferline': {'commit': '7185083'},
\ 'tpope/vim-fugitive': {'commit': '5f0d280'},
\ 'tpope/vim-fugitive': {'commit': 'cbe9dfa'},
\ 'sineto/lightline-hunks': {'commit': 'ee54805'},
\ 'tpope/vim-commentary': {'commit': 'e87cd90'},
\ 'ryanoasis/vim-devicons': {'commit': '71f239a'},
\ 'airblade/vim-gitgutter': {'commit': 'e2056e5'},
\ 'airblade/vim-gitgutter': {'commit': 'f7b9766'},
\ 'BourgeoisBear/clrzr': {'tag': 'v1.8.2'},
\ 'junegunn/vim-peekaboo': {'commit': 'cc4469c'},
\ 'machakann/vim-highlightedyank': {'commit': 'fa3f57b'},
Expand Down

0 comments on commit 10c0591

Please sign in to comment.