" " hook_add {{{ " let g:copilot_filetypes = #{ \ gitcommit: v:true, \ markdown: v:true, \ yaml: v:true, \ text: v:true, \ nix: v:true, \ ddu-ff-filter: v:false, \ } " Use to accept the suggestion and insert a newline let g:copilot_no_tab_map = v:true imap