mirror of
https://github.com/prabirshrestha/asyncomplete.vim.git
synced 2026-05-31 11:18:47 +02:00
8f9646a19f
* add github workflows for chi * add .themisrc * add empty vimspec * add .vintrc.yaml
4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
set encoding=utf-8
|
|
call themis#option('recursive', 1)
|
|
call themis#helper('command').with(themis#helper('assert'))
|