nvim/lua/plugins/coq.lua

5 lines
90 B
Lua

-- Настройка "ms-jpq/coq_nvim"
vim.g.coq_settings = {
auto_start = 'shut-up'
}