{"id":13895820,"url":"https://github.com/ii14/emmylua-nvim","last_synced_at":"2025-05-13T06:33:21.578Z","repository":{"id":44383724,"uuid":"512228390","full_name":"ii14/emmylua-nvim","owner":"ii14","description":"Neovim emmylua library","archived":false,"fork":false,"pushed_at":"2025-01-27T01:05:25.000Z","size":3137,"stargazers_count":58,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-01T18:53:02.488Z","etag":null,"topics":["emmylua","lua","neovim","nvim"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"unlicense","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ii14.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-07-09T16:05:52.000Z","updated_at":"2025-02-10T03:55:42.000Z","dependencies_parsed_at":"2023-10-23T01:29:51.293Z","dependency_job_id":"ee789141-c863-4468-bf3f-8fd1b2a78bee","html_url":"https://github.com/ii14/emmylua-nvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ii14%2Femmylua-nvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ii14%2Femmylua-nvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ii14%2Femmylua-nvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ii14%2Femmylua-nvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ii14","download_url":"https://codeload.github.com/ii14/emmylua-nvim/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253889554,"owners_count":21979646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["emmylua","lua","neovim","nvim"],"created_at":"2024-08-06T18:02:29.845Z","updated_at":"2025-05-13T06:33:21.255Z","avatar_url":"https://github.com/ii14.png","language":"Lua","readme":"# EmmyLua library for Neovim\n\nNeovim completion library for [sumneko/lua-language-server](https://github.com/sumneko/lua-language-server)\n\nIf you have your entire runtime path as a workspace (like on the code snippet below),\nit should just work after installing this just like any other plugin. If not, include\nthe cloned repository in `Lua.workspace.library`.\n```lua\nlspconfig.sumneko_lua.setup {\n  settings = {\n    Lua = {\n      workspace = {\n        library = vim.api.nvim_get_runtime_file('', true),\n      },\n    },\n  },\n}\n```\n\nCompletion for:\n* `vim.api` (no documentation)\n* `vim.fn` (no documentation)\n* `vim.o`, `vim.opt`, `vim.opt_local`, `vim.opt_global` (with documentation)\n* modules:\n  `vim.F`, `vim.filetype`, `vim.fs`, `vim.health`, `vim.highlight`, `vim.keymap`,\n  `vim.lsp`, `vim.treesitter`, `vim.ui`\n* some of the top-level `vim.*` functions\n","funding_links":[],"categories":["Lua"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fii14%2Femmylua-nvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fii14%2Femmylua-nvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fii14%2Femmylua-nvim/lists"}