updatedvim state
This commit is contained in:
parent
5fedd247c9
commit
366cb66804
@ -11,6 +11,15 @@ vim:
|
|||||||
name: "g:skip_defaults_vim"
|
name: "g:skip_defaults_vim"
|
||||||
value: 1
|
value: 1
|
||||||
sets:
|
sets:
|
||||||
|
fileencoding:
|
||||||
|
name: fileencoding
|
||||||
|
value: utf-8
|
||||||
|
fileencodings:
|
||||||
|
name: fileencodings
|
||||||
|
value: utf-8,latin1
|
||||||
|
encoding:
|
||||||
|
name: encoding
|
||||||
|
value: utf-8
|
||||||
nocompatible:
|
nocompatible:
|
||||||
name: nocompatible
|
name: nocompatible
|
||||||
mouse:
|
mouse:
|
||||||
|
Loading…
Reference in New Issue
Block a user