fixed session save and updated plugins added vue and js for tree sitter

This commit is contained in:
Ted Moyses 2023-05-17 09:18:07 +01:00
parent d45eac3184
commit bbc67edf62
3 changed files with 11 additions and 3 deletions

View file

@ -1 +1,4 @@
setlocal tabstop=4 shiftwidth=4 softtabstop=4 expandtab
setlocal tabstop=4
setlocal shiftwidth=4
setlocal softtabstop=4
setlocal expandtab

View file

@ -1 +1,4 @@
setlocal tabstop=2 shiftwidth=2 softtabstop=2 expandtab
setlocal tabstop=8
setlocal shiftwidth=2
setlocal softtabstop=2
setlocal expandtab