1 files changed,
2 insertions(+),
0 deletions(-)
Author:
Smirnov Oleksandr
ss2316544@gmail.com
Committed at:
2023-08-01 10:55:51 +0300
Parent:
ca0746d
M
lua/plugins/completion.lua
@@ -27,7 +27,9 @@ vim.g.codeium_disable_bindings = 1
vim.g.codeium_filetypes = { ["markdown"] = false, ["gitcommit"] = false, + ["gitignore"] = false, ["NeogitCommitMessage"] = false, + ["TelescopePrompt"] = false, } end, },