Updates for my old arch system

This commit is contained in:
Hunter Haugen 2025-04-11 16:15:57 -07:00
parent 4bd342b207
commit ffc67ae3d7
Signed by: hunner
GPG key ID: EF99694AA599DDAD
5 changed files with 10 additions and 10 deletions

View file

@ -102,6 +102,7 @@ Plug 'juvenn/mustache.vim'
Plug 'github/copilot.vim'
Plug 'hunner/vim-beancount'
Plug 'prisma/vim-prisma'
Plug 'nvim-treesitter/nvim-treesitter', {'do': ':TSUpdate'}
call plug#end()
" Because.