## 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