{"id":13896072,"url":"https://github.com/creativenull/nvim-config","last_synced_at":"2025-06-30T10:05:41.257Z","repository":{"id":115673427,"uuid":"395129021","full_name":"creativenull/nvim-config","owner":"creativenull","description":"My neovim config in lua that I use to experiment new features and plugins","archived":false,"fork":false,"pushed_at":"2022-05-01T16:01:37.000Z","size":175,"stargazers_count":40,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-30T15:18:33.866Z","etag":null,"topics":["lua","neovim","neovim-configuration","nvim","nvim-configs"],"latest_commit_sha":null,"homepage":"","language":"Lua","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/creativenull.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2021-08-11T22:17:17.000Z","updated_at":"2024-11-19T16:01:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"b8aa5179-d89f-468a-89e0-b06a661c72e0","html_url":"https://github.com/creativenull/nvim-config","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/creativenull/nvim-config","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativenull%2Fnvim-config","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativenull%2Fnvim-config/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativenull%2Fnvim-config/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativenull%2Fnvim-config/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/creativenull","download_url":"https://codeload.github.com/creativenull/nvim-config/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/creativenull%2Fnvim-config/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262753165,"owners_count":23358881,"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":["lua","neovim","neovim-configuration","nvim","nvim-configs"],"created_at":"2024-08-06T18:02:38.657Z","updated_at":"2025-06-30T10:05:41.225Z","avatar_url":"https://github.com/creativenull.png","language":"Lua","readme":"# My neovim config in lua\n\nThis is my neovim config in lua, I use this to test out different lua plugins or test out new neovim features.\n\n## Screenshots\n\n![image](https://user-images.githubusercontent.com/3767728/157122035-28a021e2-9eab-4b8b-9026-01996cc92e92.png)\n\n![image](https://user-images.githubusercontent.com/3767728/157122242-9058909a-2af3-42c5-b8aa-5550c1012358.png)\n\n![image](https://user-images.githubusercontent.com/3767728/157122392-3a15ae65-f58b-491d-a5b5-db4fcb098cac.png)\n\n## Requirements\n\n+ The nightly version of neovim is required aka [`master` branch](https://github.com/neovim/neovim/tree/master)\n\n## Architecture\n\n```\n├── init.lua               (Starting point)\n├── after\n│   └── ftplugin           (Plugins to be loaded on the 'FileType' event)\n└── lua\n    └── cnull\n        ├── core           (Initial setup and utilities called from here)\n        ├── lsp            (Everything LSP related, setup for the built-in LSP)\n        ├── plugins        (Plugins organized by features instead of plugin names)\n        └── user           (My custom user configuration independent of plugins)\n```\n\n## Installation/Setup\n\nIn a Linux/MacOS machine:\n\n```sh\ngit clone https://github.com/creativenull/nvim-config $HOME/.config/nvim\n```\n\nIn Windows (powershell):\n\n```\ngit clone https://github.com/creativenull/nvim-config $HOME/AppData/Local/nvim\n```\n","funding_links":[],"categories":["Lua"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativenull%2Fnvim-config","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcreativenull%2Fnvim-config","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcreativenull%2Fnvim-config/lists"}