{"id":29903415,"url":"https://github.com/bearbaka/atom-vim","last_synced_at":"2025-08-01T17:03:32.491Z","repository":{"id":304750884,"uuid":"1019804675","full_name":"bearbaka/atom-vim","owner":"bearbaka","description":"My Neovim config","archived":false,"fork":false,"pushed_at":"2025-07-19T01:52:41.000Z","size":63547,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-07-19T04:55:35.636Z","etag":null,"topics":["java","lua","neovim","neovim-config","neovim-configuration","neovim-dotfiles","nvim","nvim-config","nvim-configs","nvim-configuration","nvim-lua"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bearbaka.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-07-14T22:48:56.000Z","updated_at":"2025-07-19T01:52:45.000Z","dependencies_parsed_at":"2025-07-19T05:09:24.120Z","dependency_job_id":null,"html_url":"https://github.com/bearbaka/atom-vim","commit_stats":null,"previous_names":["adubaka/atomvim","bearbaka/atomvim","bearbaka/atom-vim"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/bearbaka/atom-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearbaka%2Fatom-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearbaka%2Fatom-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearbaka%2Fatom-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearbaka%2Fatom-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bearbaka","download_url":"https://codeload.github.com/bearbaka/atom-vim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bearbaka%2Fatom-vim/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268265498,"owners_count":24222518,"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","status":"online","status_checked_at":"2025-08-01T02:00:08.611Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["java","lua","neovim","neovim-config","neovim-configuration","neovim-dotfiles","nvim","nvim-config","nvim-configs","nvim-configuration","nvim-lua"],"created_at":"2025-08-01T17:01:15.180Z","updated_at":"2025-08-01T17:03:32.475Z","avatar_url":"https://github.com/bearbaka.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e:cyclone: AtomVim :cyclone:\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n\n\u003cimg alt=\"GitHub Created At\" src=\"https://img.shields.io/github/created-at/bearbaka/AtomVim?style=for-the-badge\"\u003e\n\u003cimg alt=\"GitHub Release\" src=\"https://img.shields.io/github/v/release/bearbaka/AtomVim?sort=date\u0026display_name=release\u0026style=for-the-badge\"\u003e\n\u003cimg alt=\"GitHub repo size\" src=\"https://img.shields.io/github/repo-size/bearbaka/AtomVim?style=for-the-badge\"\u003e\n\u003cimg alt=\"GitHub License\" src=\"https://img.shields.io/github/license/bearbaka/AtomVim?style=for-the-badge\"\u003e\n\n\u003c/p\u003e\n\n![Demo Of AtomVim](.github/gifs/Demo.gif)\n\n## :rocket: Key Features\n\n- Method Extraction, Delegate Method Generation, Class test, Import Organization, Jump-To Definition, Method \u0026 Constructor Generation, Diagnostics, Lombok Integration, and more is done using [nvim-jdtls](https://github.com/mfussenegger/nvim-jdtls), but Code Formatting is done using [google-java-format](https://github.com/google/google-java-format) for the most up-to-date Google Java Style code formatting standards.\n- All 3rd-party programs are managed using [mason.nvim](https://github.com/mason-org/mason.nvim). All the [nvim-jdtls](https://github.com/mfussenegger/nvim-jdtls) dependencies are managed by [mason.nvim](https://github.com/mason-org/mason.nvim).\n- [Nvim-jdtls](https://github.com/mfussenegger/nvim-jdtls) is configured standalone in [`java.lua`](ftplugin/java.lua), while other LSP's are configured using [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig).\n- [None-ls](https://github.com/nvimtools/none-ls.nvim) is used to manage standalone LSP features such as [google-java-format](https://github.com/google/google-java-format).\n- [Which-key](https://github.com/folke/which-key.nvim) is used to give a hint for custom keymappings.\n- Code Completion is integrated using [nvim-cmp](https://github.com/hrsh7th/nvim-cmp).\n- [Treesitter](https://github.com/nvim-treesitter/nvim-treesitter) is used for syntax-highlighting.\n- Debugging is integrated using [nvim-dap](https://github.com/mfussenegger/nvim-dap) with [nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui) for UI display.\n- Plugin Manager - [lazy.nvim](https://lazy.folke.io/).\n  \u003e [!NOTE]\n  \u003e\n  \u003e - **For demonstration of features, see [Demonstrations](https://github.com/bearbaka/atom-vim/wiki/Demonstrations).**\\\n  \u003e - **Feel free to take some parts/ideas of my build for your own one.**\n\n## :mag: Configuration Layout\n\n    ├── ftplugin/                       files loaded with filetype\n    │   └── java.lua                    nvim-jdtls config file\n    ├── init.lua                        start-up file\n    └── lua/                            files loaded by lua\n        ├── lazynvim.lua                lazy.nvim config file\n        ├── neovim-config.lua           settings for neovim\n        └── plugins/                    all nvim plugin config files (loaded by lazynvim.lua)\n\n## :bulb: Personal Suggestions\n\n- For beginners in Neovim, I recommend checking [kickstart.nvim](https://github.com/nvim-lua/kickstart.nvim/tree/master), because it has the best introduction into Neovim.\n- To search for Neovim plugins, I recommend [awesome-neovim](https://github.com/rockerBOO/awesome-neovim) \u0026 [dotfyle](https://dotfyle.com/).\n\n---\n\n\u003ch3 align=center\u003eIf you found this repository helpful, please give it a :star:\u003c/h3\u003e\n\n## List Of Used Plugins\n\n- [cmp-buffer](https://github.com/hrsh7th/cmp-buffer)\n- [cmp-cmdline](https://github.com/hrsh7th/cmp-cmdline)\n- [cmp-nvim-lsp](https://github.com/hrsh7th/cmp-nvim-lsp)\n- [cmp-path](https://github.com/hrsh7th/cmp-path)\n- [cmp_luasnip](https://github.com/saadparwaiz1/cmp_luasnip)\n- [Comment.nvim](https://github.com/numToStr/Comment.nvim)\n- [dashboard-nvim](https://github.com/nvimdev/dashboard-nvim)\n- [friendly-snippets](https://github.com/rafamadriz/friendly-snippets)\n- [gruvbox.nvim](https://github.com/ellisonleao/gruvbox.nvim)\n- [harpoon](https://github.com/ThePrimeagen/harpoon/tree/harpoon2)\n- [harpoon-lualine](https://github.com/letieu/harpoon-lualine)\n- [indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim)\n- [lazy.nvim](https://github.com/folke/lazy.nvim)\n- [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim)\n- [LuaSnip](https://github.com/L3MON4D3/LuaSnip)\n- [mason-lspconfig.nvim](https://github.com/mason-org/mason-lspconfig.nvim)\n- [mason-tool-installer.nvim](https://github.com/WhoIsSethDaniel/mason-tool-installer.nvim)\n- [mason.nvim](https://github.com/mason-org/mason.nvim)\n- [neo-tree.nvim](https://github.com/nvim-neo-tree/neo-tree.nvim)\n- [none-ls.nvim](https://github.com/nvimtools/none-ls.nvim)\n- [nui.nvim](https://github.com/MunifTanjim/nui.nvim)\n- [nvim-cmp](https://github.com/hrsh7th/nvim-cmp)\n- [nvim-dap](https://github.com/mfussenegger/nvim-dap)\n- [nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui)\n- [nvim-jdtls](https://github.com/mfussenegger/nvim-jdtls)\n- [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig)\n- [nvim-nio](https://github.com/nvim-neotest/nvim-nio)\n- [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)\n- [nvim-ts-context-commentstring](https://github.com/JoosepAlviste/nvim-ts-context-commentstring)\n- [nvim-web-devicons](https://github.com/nvim-tree/nvim-web-devicons)\n- [plenary.nvim](https://github.com/nvim-lua/plenary.nvim)\n- [render-markdown.nvim](https://github.com/MeanderingProgrammer/render-markdown.nvim)\n- [telescope-fzf-native.nvim](https://github.com/nvim-telescope/telescope-fzf-native.nvim)\n- [telescope-ui-select.nvim](https://github.com/nvim-telescope/telescope-ui-select.nvim)\n- [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim)\n- [todo-comments.nvim](https://github.com/folke/todo-comments.nvim)\n- [which-key.nvim](https://github.com/folke/which-key.nvim)\n- [markdown-preview.nvim](https://github.com/iamcco/markdown-preview.nvim)\n- [nvim-autopairs](https://github.com/windwp/nvim-autopairs)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbearbaka%2Fatom-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbearbaka%2Fatom-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbearbaka%2Fatom-vim/lists"}