mirror of
https://github.com/CopterExpress/clover.git
synced 2026-05-26 11:43:25 +00:00
image: Set up syntax highlighting in vim for .launch files
This commit is contained in:
@@ -90,6 +90,7 @@ echo_stamp "Add .vimrc"
|
||||
cat << EOF > /home/pi/.vimrc
|
||||
set mouse-=a
|
||||
syntax on
|
||||
autocmd BufNewFile,BufRead *.launch set syntax=xml
|
||||
EOF
|
||||
|
||||
echo_stamp "End of software installation"
|
||||
|
||||
Reference in New Issue
Block a user