{"id":21806666,"url":"https://github.com/hiphish/nvim-cmp-vlime","last_synced_at":"2025-04-13T20:21:12.806Z","repository":{"id":63619339,"uuid":"569034152","full_name":"HiPhish/nvim-cmp-vlime","owner":"HiPhish","description":"(Mirror) Completion source for nvim-cmp using Vlime for Common Lisp completions.","archived":false,"fork":false,"pushed_at":"2022-12-29T11:31:55.000Z","size":30,"stargazers_count":13,"open_issues_count":1,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-27T10:51:16.358Z","etag":null,"topics":["common-lisp","neovim","nvim-cmp"],"latest_commit_sha":null,"homepage":"https://gitlab.com/HiPhish/nvim-cmp-vlime","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/HiPhish.png","metadata":{"files":{"readme":"README.rst","changelog":"CHANGELOG.txt","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2022-11-21T23:53:48.000Z","updated_at":"2025-02-18T17:22:44.000Z","dependencies_parsed_at":"2023-01-31T08:45:55.291Z","dependency_job_id":null,"html_url":"https://github.com/HiPhish/nvim-cmp-vlime","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiPhish%2Fnvim-cmp-vlime","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiPhish%2Fnvim-cmp-vlime/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiPhish%2Fnvim-cmp-vlime/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/HiPhish%2Fnvim-cmp-vlime/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/HiPhish","download_url":"https://codeload.github.com/HiPhish/nvim-cmp-vlime/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248776154,"owners_count":21159728,"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":["common-lisp","neovim","nvim-cmp"],"created_at":"2024-11-27T12:28:57.400Z","updated_at":"2025-04-13T20:21:12.772Z","avatar_url":"https://github.com/HiPhish.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":".. default-role:: code\n\n###########\n cmp-vlime\n###########\n\nCompletion source for `nvim-cmp`_ which uses `Vlime`_ for completion\ncandidates.\n\n.. image:: https://user-images.githubusercontent.com/4954650/209943725-6b913d42-8285-48b1-b800-2301b42016cb.png\n   :alt: Screenshot of Neovim showing a piece of Common Lisp code being\n         completed; the completions are shown in a floating window and next to\n         the completions there is a floating window showing the documentation\n         for the currently selected item.\n\n\nInstallation\n############\n\nInstall this like any other plugin. The source will be automatically registered\nfor use with nvim-cmp, but you still have to reference it in your\nconfiguration. Example:\n \n.. code:: lua\n\n    require('cmp').setup.filetype({'lisp'}, {\n        sources = {\n            {name = 'vlime'}\n        }\n    })\n\nFor more information please refer to the documentation_.\n\n\nLicense\n#######\n\nLicensed under the terms of the MIT (Expat) license.  Please refer to the\nLICENSE_ file for more information.\n\n\n.. ----------------------------------------------------------------------------\n.. _nvim-cmp: https://github.com/hrsh7th/nvim-cmp/\n.. _Vlime: https://github.com/vlime/vlime\n.. _documentation: doc/cmp-vlime.txt\n.. _License: LICENSE.txt\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiphish%2Fnvim-cmp-vlime","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiphish%2Fnvim-cmp-vlime","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiphish%2Fnvim-cmp-vlime/lists"}