This is the part 2 of how to code on Android. Please make sure you have watched part 1 since it is a prerequisite for this video
Part 1: • How to code on Android (C++, Java, Python,...
Vim Basics: Coming soon
Git Basics: Coming soon
Tmux Basics: Coming soon
Suggestions are always welcomed. Please mention your queries / issues / doubts in the comments. I'll make sure to answer them.
Vim Config file contents:
set nocompatible
filetype off
set rtp+=~/.vim/bundle/Vundle.vim
call vundle#begin()
Plugin 'VundleVim/Vundle.vim'
" Add plugins here
Plugin 'ervandew/supertab'
Plugin 'sickill/vim-monokai'
call vundle#end()
filetype plugin indent on
set tabstop=4
set number
colorscheme monokai
syntax on
Thanks for watching. If you really liked the video, please consider subscribing and / or buying me a coffee at: https://www.buymeacoffee.com/binaryso....
On this page of the site you can watch the video online How to code on Android PART 2 (C++, Java, Python, Linux, Git, Vim on Android) with a duration of hours minute second in good quality, which was uploaded by the user Binary Source 26 December 2020, share the link with friends and acquaintances, this video has already been watched 9,807 times on youtube and it was liked by 316 viewers. Enjoy your viewing!