update dotfiles
This commit is contained in:
@@ -122,8 +122,6 @@ call plug#begin('~/.config/nvim/bundle')
|
||||
"Interfaces
|
||||
Plug 'Shougo/unite.vim'
|
||||
Plug 'mhinz/vim-startify'
|
||||
"Arduino
|
||||
Plug 'z3t0/arduvim'
|
||||
|
||||
"Utilities
|
||||
Plug 'Shougo/vimfiler.vim'
|
||||
@@ -135,39 +133,21 @@ Plug 'alvan/vim-closetag'
|
||||
Plug 'moll/vim-bbye'
|
||||
Plug 'w0rp/ale'
|
||||
Plug 'Shougo/deoplete.nvim'
|
||||
Plug 'fishbullet/deoplete-ruby'
|
||||
Plug 'Shougo/deoplete-rct'
|
||||
Plug 'editorconfig/editorconfig-vim'
|
||||
Plug 'vim-latex/vim-latex'
|
||||
Plug 'noahfrederick/vim-laravel'
|
||||
Plug '1995parham/vim-spice'
|
||||
" Plug 'https://gitlab.com/code-stats/code-stats-vim.git'
|
||||
|
||||
|
||||
"GIT
|
||||
Plug 'tpope/vim-fugitive'
|
||||
Plug 'airblade/vim-gitgutter'
|
||||
|
||||
"Ruby and rails
|
||||
Plug 'tpope/vim-rails'
|
||||
|
||||
"Javascript
|
||||
|
||||
" EMMET - HTML autocompletions
|
||||
Plug 'mattn/emmet-vim'
|
||||
|
||||
"syntax, colorscheme, etc. (visuals)
|
||||
Plug 'chrisbra/Colorizer'
|
||||
Plug 'itchyny/lightline.vim'
|
||||
Plug '1995parham/vim-spice'
|
||||
Plug 'mgee/lightline-bufferline'
|
||||
Plug 'ryanoasis/vim-devicons'
|
||||
Plug 'PotatoesMaster/i3-vim-syntax'
|
||||
Plug 'vim-scripts/octave.vim--'
|
||||
Plug 'sheerun/vim-polyglot'
|
||||
Plug 'tristaan/vim-smooth'
|
||||
Plug 'vivien/vim-linux-coding-style'
|
||||
Plug 'sirtaj/vim-openscad'
|
||||
call plug#end()
|
||||
|
||||
"CODESTATS
|
||||
|
||||
Reference in New Issue
Block a user