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