update
This commit is contained in:
parent
8f9aaabb47
commit
af334c58d2
|
@ -12,7 +12,6 @@ let g:material_style = 'lighter'
|
||||||
" colorscheme in develpment paper-tonic
|
" colorscheme in develpment paper-tonic
|
||||||
Plug '~/Projects/nvim-paper-tonic'
|
Plug '~/Projects/nvim-paper-tonic'
|
||||||
|
|
||||||
" evaluating
|
|
||||||
" #nvim-treesitter {{{
|
" #nvim-treesitter {{{
|
||||||
" https://github.com/nvim-treesitter/nvim-treesitter
|
" https://github.com/nvim-treesitter/nvim-treesitter
|
||||||
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'} " update the parsers on update
|
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'} " update the parsers on update
|
||||||
|
@ -239,9 +238,6 @@ let g:mta_filetypes = {
|
||||||
Plug 'tpope/vim-rsi'
|
Plug 'tpope/vim-rsi'
|
||||||
|
|
||||||
"}}}
|
"}}}
|
||||||
" #wakatime{{{
|
|
||||||
" https://wakatime.com/vim
|
|
||||||
Plug 'wakatime/vim-wakatime'
|
|
||||||
|
|
||||||
"}}}
|
"}}}
|
||||||
" #vim-repeat{{{
|
" #vim-repeat{{{
|
||||||
|
|
|
@ -201,3 +201,6 @@ Etsy
|
||||||
Strapi
|
Strapi
|
||||||
whitepapers
|
whitepapers
|
||||||
LXD
|
LXD
|
||||||
|
campervans
|
||||||
|
VW
|
||||||
|
gltf
|
||||||
|
|
Binary file not shown.
Loading…
Reference in New Issue