Closed vidy007 closed 2 months ago
when trying to remove it
vim.g.coq_settings.display.statusline.helo = false
coq says this:
E5113: Error while calling lua chunk: /home/artem/.config/nvim/init.lua:1 06: attempt to index field 'display' (a nil value) stack traceback: /home/artem/.config/nvim/init.lua:106: in main chunk
edit: im a bit dumb, need to write it like this:
when trying to remove it
coq says this: