1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-12 10:59:59 +03:00
inav/.vimrc
2024-05-12 13:21:11 +02:00

10 lines
82 B
VimL

filetype on
filetype indent on
set expandtab
set bs=2
set sw=4
set ts=4
syn on