nvim-projectconfig icon indicating copy to clipboard operation
nvim-projectconfig copied to clipboard

Setting for defaulting to .vim or .lua

Open 00sapo opened this issue 4 years ago • 0 comments

When creating a new project, I use lua require("nvim-projectconfig").edit_project_config() for start writing a new project configuration. However this opens a lua file. Would it possible to have a variable according to which a lua or vim file is opened?

00sapo avatar Jun 28 '21 07:06 00sapo