Why can project.nvim be referred to as project rather than project_nvim?
#1532
-
|
I noted that this plugin was mentioned as lua << EOF
require("project_nvim").setup {
-- your configuration comes here
-- or leave it empty to use the default settings
-- refer to the configuration section below
}
EOFBut it seems like we use simply How does this work? Have I missed any alias declaring? |
Beta Was this translation helpful? Give feedback.
Answered by
charliie-dev
Oct 15, 2025
Replies: 1 comment
-
|
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
surinrasu
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
ahmedkhalf/project.nvimis consider deprecated since it hasn't been updated for 2 years.we r now using
DrKJeff16/project.nvimas stated in here