app-vim/yats: new package, add 2022.08.26

Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
Anna (cybertailor) Vyalkova
2022-10-29 06:22:07 +05:00
parent 28e276c049
commit 395d28d57a
4 changed files with 67 additions and 0 deletions

7
app-vim/yats/files/vimrc Normal file
View File

@@ -0,0 +1,7 @@
set nocompatible
filetype off
let &rtp = '..,/usr/share/vader,'.$VIMRUNTIME
filetype plugin indent on
syntax enable