mirror of
https://github.com/iNavFlight/inav.git
synced 2025-07-13 03:19:58 +03:00
vimrx synthax on by default
This commit is contained in:
parent
ce9ea2d8fc
commit
ac32776561
1 changed files with 1 additions and 0 deletions
1
.vimrc
1
.vimrc
|
@ -5,5 +5,6 @@ set expandtab
|
||||||
set bs=2
|
set bs=2
|
||||||
set sw=4
|
set sw=4
|
||||||
set ts=4
|
set ts=4
|
||||||
|
syn on
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue