nvim-projectconfig
nvim-projectconfig copied to clipboard
Setting for defaulting to .vim or .lua
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?