Files
vim-lsp-settings-mirror/test/.themisrc
Yasuhiro Matsumoto 318b0f4dc9 delete test
2025-11-03 10:25:58 +09:00

6 lines
154 B
Plaintext

set encoding=utf-8
set rtp+=vim-lsp
runtime plugin/lsp.vim
call themis#option('recursive', 1)
call themis#helper('command').with(themis#helper('assert'))