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 'junegunn/vim-easy-align' | |
Plug 'https://github.com/junegunn/vim-github-dashboard.git' | |
Plug 'SirVer/ultisnips' | Plug 'honza/vim-snippets' | |
Plug 'scrooloose/nerdtree', { 'on': 'NERDTreeToggle' } | |
Plug 'tpope/vim-fireplace', { 'for': 'clojure' } |
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
- [Table of Content](#table-of-content) | |
- [Mengenal Vue](#mengenal-vue) | |
- [Apa itu Vue?](#apa-itu-vue) | |
- [Sejarah Vue](#sejarah-vue) | |
- [Mengapa Memilih Vue?](#mengapa-memilih-vue) | |
- [Framework Javascript Populer](#framework-javascript-populer) | |
- [Didukung Banyak Pustaka](#didukung-banyak-pustaka) | |
- [Bukan One Man Show](#bukan-one-man-show) | |
- [Digunakan Perusahaan Besar](#digunakan-perusahaan-besar) | |
- [Mudah Dipelajari](#mudah-dipelajari) |