This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Alex Lab built this app as an Ad Supported app. This SERVICE("app") is provided by at no cost and is intended for use as is: | |
This privacy policy is used to inform you regarding policies with the collection, use, and | |
disclosure of Personal Information if anyone decided to use this Service. | |
1. Overview | |
The app uses advertising (and in app payments) to make revenue. The app uses third party | |
libraries for advertising which may collect and share personal information with third |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
call plug#begin('~/.vim/plugged') | |
Plug 'scrooloose/nerdtree' | |
Plug 'Xuyuanp/nerdtree-git-plugin' | |
Plug 'joshdick/onedark.vim' | |
Plug 'vim-airline/vim-airline' | |
Plug 'vim-airline/vim-airline-themes' | |