Skip to content

Commit 2e5e707

Browse files
Petko PetkovPetko Petkov
Petko Petkov
authored and
Petko Petkov
committed
go files
1 parent 89e2e6a commit 2e5e707

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vimrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,8 @@ filetype indent plugin on
1010
" Enable syntax highlighting
1111
syntax on
1212

13-
13+
au BufRead,BufNewFile *.go set filetype=go
14+
1415
"------------------------------------------------------------
1516
" Must have options {{{1
1617
"

0 commit comments

Comments
 (0)