{"id":13682405,"url":"https://github.com/Manas140/Conscious","last_synced_at":"2025-04-30T09:32:19.170Z","repository":{"id":43723999,"uuid":"453375297","full_name":"Manas140/Conscious","owner":"Manas140","description":"Neovim config","archived":false,"fork":false,"pushed_at":"2024-10-28T07:15:18.000Z","size":5350,"stargazers_count":137,"open_issues_count":0,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-09T22:24:06.763Z","etag":null,"topics":["config","dotfiles","lua","nvim"],"latest_commit_sha":null,"homepage":"","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/Manas140.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-01-29T11:14:57.000Z","updated_at":"2024-11-01T21:58:30.000Z","dependencies_parsed_at":"2023-02-07T11:30:57.721Z","dependency_job_id":null,"html_url":"https://github.com/Manas140/Conscious","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/Manas140%2FConscious","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manas140%2FConscious/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manas140%2FConscious/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Manas140%2FConscious/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Manas140","download_url":"https://codeload.github.com/Manas140/Conscious/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224206051,"owners_count":17273378,"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":["config","dotfiles","lua","nvim"],"created_at":"2024-08-02T13:01:45.628Z","updated_at":"2024-11-12T02:30:35.225Z","avatar_url":"https://github.com/Manas140.png","language":"Lua","readme":"\u003ch1 align=\"center\"\u003eConscious\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/Manas140/Conscious/stargazers\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/Manas140/Conscious?colorA=151515\u0026colorB=B66467\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Manas140/Conscious/issues\"\u003e\u003cimg src=\"https://img.shields.io/github/issues/Manas140/Conscious?colorA=151515\u0026colorB=8C977D\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/Manas140/Conscious/network/members\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/Manas140/Conscious?colorA=151515\u0026colorB=D9BC8C\u0026style=for-the-badge\"\u003e\u003c/a\u003e\n  \u003cimg src=\"https://img.shields.io/static/v1?label=license\u0026message=MIT\u0026color=8DA3B9\u0026labelColor=151515\u0026style=for-the-badge\"\u003e\n\u003c/p\u003e\n\n## Showcase\n\n![](./preview.png) \n\n### Plugins\n\n- [autopairs](https://github.com/windwp/nvim-autopairs)\n- [bufferline](https://github.com/akinsho/bufferline.nvim)\n- [Comment](https://github.com/numToStr/Comment.nvim)\n- [friendly-snippets](https://github.com/rafamadriz/friendly-snippets)\n- [gitsigns](https://github.com/lewis6991/gitsigns.nvim)\n- [indent-blankline](https://github.com/lukas-reineke/indent-blankline.nvim)\n- [LuaSnip](https://github.com/L3MON4D3/LuaSnip)\n- [lazy](https://github.com/folke/lazy.nvim)\n- [mason](https://github.com/williamboman/mason.nvim)\n- [mason-lspconfig](https://github.com/williamboman/mason.nvim)\n- [nvim-base16](https://github.com/RRethy/nvim-base16)\n- [nvim-cmp](https://github.com/hrsh7th/nvim-cmp)\n- [nvim-colorizer](https://github.com/norcalli/nvim-colorizer.lua)\n- [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)\n- [nvim-tree](https://github.com/kyazdani42/nvim-tree.lua)\n- [telescope](https://github.com/nvim-telescope/telescope.nvim)\n- [treesitter](https://github.com/nvim-treesitter/nvim-treesitter)\n\n## Setup\n\n- [ for old users ] - Recently switched from 'packer' to 'lazy', therefore run \n  ```\n    rm -rf ~/.local/share/nvim/site/\n  ```\n\n- Make a backup of previous config\n\n```sh\n[ -d $HOME/.config/nvim ] \u0026\u0026 mv $HOME/.config/nvim nvim.old\n```\n- Clone the repo\n\n```sh\ngit clone https://github.com/Manas140/Conscious.git $HOME/.config/nvim\n```\n\n## Keybinds\n\n  |    Keybinds    |                Info               |\n  | -----          | -----                             |\n  | Tab            | Next Buffer                       |\n  | Shift + Tab    | Previous Buffer                   |\n  | h + s          | Open a horizontal split           |\n  | v + s          | Open a vertical split             |\n  | Space + v      | Open a terminal in vertical split |\n  | Space + h      | Open a terminal in split          |\n  | Space + t      | New tab                           |\n  | Space + x      | Close Buffer                      |\n  | Control + s    | Write file                        |\n  | Space + m      | Toggle minimal mode               |\n  | Space + /      | Toggle comment                    |\n  | Space + Space  | Open telescope                    |\n  | f + f          | Open telescope find_files         |\n  | Control + n    | Toggle Nvim tree                  |\n  | Control + b    | Focus Nvim tree                   |\n\n## Special Thanks\n- [Mangeshrex](https://github.com/Mangeshrex)\n","funding_links":[],"categories":["Lua"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FManas140%2FConscious","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FManas140%2FConscious","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FManas140%2FConscious/lists"}