{"id":30151817,"url":"https://github.com/adiyat-abubakirov/atom-vim","last_synced_at":"2026-05-03T01:33:23.283Z","repository":{"id":304750884,"uuid":"1019804675","full_name":"adiyat-abubakirov/atom-vim","owner":"adiyat-abubakirov","description":"My Neovim config with Java language support implemented by nvim-jdtls with Eclipse JDTLS \u0026 C++ support by Clangd \u0026 Codelldb.","archived":false,"fork":false,"pushed_at":"2025-08-10T20:54:15.000Z","size":73361,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-11T11:13:03.259Z","etag":null,"topics":["cli","eclipse-jdt-ls","java","jdtls","lua","neovim","neovim-config","neovim-configuration","neovim-dotfiles","nvim","nvim-config","nvim-configs","nvim-configuration","nvim-lua","open-source","vim"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/adiyat-abubakirov.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-08-10T20:53:53.000Z","dependencies_parsed_at":"2025-08-04T07:42:20.116Z","dependency_job_id":null,"html_url":"https://github.com/adiyat-abubakirov/atom-vim","commit_stats":null,"previous_names":["adubaka/atomvim","bearbaka/atomvim","bearbaka/atom-vim","adiyat-a/atom-vim","adiyat-abubakirov/atom-vim"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/adiyat-abubakirov/atom-vim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiyat-abubakirov%2Fatom-vim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiyat-abubakirov%2Fatom-vim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiyat-abubakirov%2Fatom-vim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiyat-abubakirov%2Fatom-vim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/adiyat-abubakirov","download_url":"https://codeload.github.com/adiyat-abubakirov/atom-vim/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/adiyat-abubakirov%2Fatom-vim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274146088,"owners_count":25230114,"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-09-08T02:00:09.813Z","response_time":121,"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":["cli","eclipse-jdt-ls","java","jdtls","lua","neovim","neovim-config","neovim-configuration","neovim-dotfiles","nvim","nvim-config","nvim-configs","nvim-configuration","nvim-lua","open-source","vim"],"created_at":"2025-08-11T11:03:21.243Z","updated_at":"2026-05-03T01:33:23.276Z","avatar_url":"https://github.com/adiyat-abubakirov.png","language":"Lua","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/adiyat-abubakirov/atom-vim?style=for-the-badge\"\u003e\n\u003cimg alt=\"GitHub Release\" src=\"https://img.shields.io/github/v/release/adiyat-abubakirov/atom-vim?sort=date\u0026display_name=release\u0026style=for-the-badge\"\u003e\n\u003cimg alt=\"GitHub repo size\" src=\"https://img.shields.io/github/repo-size/adiyat-abubakirov/atom-vim?style=for-the-badge\"\u003e\n\u003cimg alt=\"GitHub License\" src=\"https://img.shields.io/github/license/adiyat-abubakirov/atom-vim?style=for-the-badge\"\u003e\n\n\u003c/p\u003e\n\n![Demo Of AtomVim](.github/gifs/Demo.gif)\n\n\u003e [!NOTE]\n\u003e\n\u003e - **For demonstration of features, see [Demonstrations](https://github.com/adiyat-abubakirov/atom-vim/wiki/Demonstrations).**\n\u003e - **Feel free to take some parts/ideas of my build for your own one.**\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\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---\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%2Fadiyat-abubakirov%2Fatom-vim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadiyat-abubakirov%2Fatom-vim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadiyat-abubakirov%2Fatom-vim/lists"}