Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
bdarfler committed Aug 9, 2023
1 parent 7947c93 commit 7a8c9aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Plug 'airblade/vim-gitgutter' " shows a git diff in

" Editor Plugins
Plug 'tpope/vim-sleuth' " Heuristically set buffer options
Plug 'editorconfig/editorconfig-vim' " EditorConfig plugin for Vim
Plug 'editorconfig/editorconfig-vim',{'commit': '7f4e4df'} " EditorConfig plugin for Vim
Plug 'ntpeters/vim-better-whitespace' " Better whitespace highlighting for Vim
Plug 'junegunn/vim-easy-align' " A Vim alignment plugin
Plug 'tpope/vim-commentary' " comment stuff out
Expand Down

0 comments on commit 7a8c9aa

Please sign in to comment.