hrsh7th / cmp-path

nvim-cmp source for path
MIT License
599 stars 55 forks source link

how to ignore path when input ‘//’ not ‘/’ #76

Open cxwx opened 4 months ago

cxwx commented 4 months ago

when I input c++ comment // not '/' it always trigger path completion. I'd love to trigger path only '/'

NitroAshi commented 2 weeks ago

Try this plugin. You can simply type gcc to comment out code