这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@txgruppi
Copy link

Udpated autoload/copilot.vim to enable suggestions for YAML and Markdown

At the moment we are not accepting contributions to the repository.

Udpated `autoload/copilot.vim` to enable suggestions for YAML and Markdown
@tpope
Copy link
Collaborator

tpope commented Aug 22, 2022

If you'd like to override Copilot's default enabled file types, you can use g:copilot_filetypes:

let g:copilot_filetypes = {
      \ 'markdown': 1,
      \ 'yaml': 1,
      \ }

@tpope tpope closed this Aug 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants