feat: nb update to 25.11
This commit is contained in:
parent
6c046a549e
commit
1d182437db
14 changed files with 119 additions and 195 deletions
|
|
@ -32,7 +32,7 @@ config = {
|
|||
ignore_lsp = {},
|
||||
}
|
||||
|
||||
local status_ok, project = pcall(require, "project_nvim")
|
||||
local status_ok, project = pcall(require, "project")
|
||||
if not status_ok then
|
||||
return
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue