Skip to content

help: How to disable Backtick in signature help window #326

@Vladipz

Description

@Vladipz

Neovim version (nvim -v)

0.10.0

Neovim distribution

N/a

Description

How to disable Backtick in the signature help window . It happens just when plugin is turned on.
My setup

'MeanderingProgrammer/render-markdown.nvim',
 dependencies = { 'nvim-treesitter/nvim-treesitter', 'nvim-tree/nvim-web-devicons' }, -- if you use the mini.nvim suite
 ---@module 'render-markdown'
 ---@type render.md.UserConfig
 opts = {
     file_types = { 'markdown', 'copilot-chat' },
 }

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions