moshno nadristal

This commit is contained in:
2023-02-11 22:56:38 +10:00
parent b4157580f5
commit 47e833bef3
20 changed files with 324 additions and 226 deletions

6
lua/plugins/coq.lua Normal file
View File

@@ -0,0 +1,6 @@
vim.g.coq_settings = {
auto_start = 'shut-up',
--keymap = {
-- recommended = false
--}
}