roxma / nvim-completion-manager

:warning: PLEASE USE https://github.com/ncm2/ncm2 INSTEAD
MIT License
917 stars 49 forks source link

Add setting for removing file extension from filepath completion. #184

Open kristijanhusak opened 6 years ago

kristijanhusak commented 6 years ago

Some of the languages do not require extension to be present when importing files (in my case, javascript), and it is a bit annoying to autocomplete and delete extension manually each time. This setting solves that issue, but still shows what extension does file have.