Is there a way for `nvim-cmp` to show doc of functions in `vim.loop`(libuv) module

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • cmp-nvim-lua

    nvim-cmp source for nvim lua

  • I use this source of nvim-cmp for Neovim's Lua API (https://github.com/hrsh7th/cmp-nvim-lua), but it only shows completion item in neovim.

  • luv-vimdocs

  • I also use this awesome plugin for vim-doc of vim.loop(libuv) module. (https://github.com/nanotee/luv-vimdocs)

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • neodev.nvim

    💻 Neovim setup for init.lua and plugin development with full signature help, docs and completion for the nvim lua API.

  • Doc string of functions in vim.uv is also not available in https://github.com/folke/lua-dev.nvim/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts