Skip to content

Commit 7984772

Browse files
authored
remove go config from main (#8)
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
1 parent 2ffb9fd commit 7984772

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.vimrc

-2
Original file line numberDiff line numberDiff line change
@@ -174,8 +174,6 @@ Plug 'airblade/vim-gitgutter'
174174
Plug 'Yggdroot/indentLine'
175175
Plug 'tpope/vim-fugitive'
176176
Plug 'github/copilot.vim'
177-
Plug 'fatih/vim-go', { 'do': ':GoUpdateBinaries' }
178-
Plug 'majutsushi/tagbar'
179177

180178
call plug#end()
181179

0 commit comments

Comments
 (0)