Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added folke/neodev.nvim for proper nvim api completion and annotation #754

Merged
merged 1 commit into from
Mar 12, 2024

Commits on Mar 12, 2024

  1. Added folke/neodev.nvim for proper nvim api completion and annotation

    Fixes nvim-lua#692
    
    `neodev` configures Lua LSP for your Neovim config, runtime and plugins
    used for completion, annotations and signatures of Neovim apis
    
    With neodev, there's no more need to manually set lua_ls workspace
    settings which don't seem to work properly anyway as currently nvim
    api completion does not work.
    dam9000 committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    8271c90 View commit details
    Browse the repository at this point in the history