Many adaptations for aspi

This commit is contained in:
2022-09-27 11:29:25 +02:00
parent dc8cb52396
commit a03e06f132
10 changed files with 369 additions and 359 deletions

View File

@ -38,8 +38,8 @@ call plug#begin()
" Plug 'scrooloose/nerdtree', { 'on': 'NERDTreeToggle' }
" Plug 'Valloric/YouCompleteMe'
" Plug 'iamcco/markdown-preview.nvim', { 'do': { -> mkdp#util#install() }, 'for': ['markdown', 'vim-plug']}
Plug 'https://github.com/ap/vim-css-color.git'
Plug 'vim-autoformat/vim-autoformat'
" Plug 'https://github.com/ap/vim-css-color.git'
" Plug 'vim-autoformat/vim-autoformat'
" Collection of common configurations for the Nvim LSP client
" Plug 'neovim/nvim-lspconfig'