modified scripts

This commit is contained in:
Kenryu Shibata
2025-10-27 16:03:09 +09:00
parent a1ad6aadd9
commit 3320e09952
6 changed files with 66 additions and 7 deletions
+2 -3
View File
@@ -98,9 +98,8 @@
imap jj <C-]>
augroup autosource
autocmd!
autocmd Filetype tex source vim/generic-envs.vim
autocmd Filetype tex source vim/generic.vim
source vim/generic-envs.vim
source vim/generic.vim
augroup END
'';
};