## Description Hello there, maintainer of [`DrKJeff16/project.nvim`](https://github.com/DrKJeff16/project.nvim) here. Just here to warn you about an upcoming change in setup options I'm currently working on. ### Changes - `allow_patterns_for_lsp` ==> `lsp.use_pattern_matching` - `ignore_lsp` ==> `lsp.ignore` - `use_lsp` ==> `lsp.enable` - `lsp.no_fallback` - **New option** (see https://github.com/DrKJeff16/project.nvim/issues/40) For more info: - https://github.com/DrKJeff16/project.nvim/pull/41
Description
Hello there, maintainer of
DrKJeff16/project.nvimhere.Just here to warn you about an upcoming change in setup options I'm currently working on.
Changes
allow_patterns_for_lsp==>lsp.use_pattern_matchingignore_lsp==>lsp.ignoreuse_lsp==>lsp.enablelsp.no_fallback- New option (see [BUG]: Setting root via LSP seems not to work DrKJeff16/project.nvim#40)For more info: