{"id":28714366,"url":"https://github.com/petrosath/nvim","last_synced_at":"2026-03-12T02:02:12.197Z","repository":{"id":37488718,"uuid":"435864921","full_name":"petrosAth/nvim","owner":"petrosAth","description":"My Neovim config","archived":false,"fork":false,"pushed_at":"2025-05-28T15:07:47.000Z","size":1483,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-15T01:07:01.892Z","etag":null,"topics":["lua","neovim","nvim","vim"],"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/petrosAth.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,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2021-12-07T12:06:37.000Z","updated_at":"2025-05-28T15:08:00.000Z","dependencies_parsed_at":"2023-09-29T11:33:01.394Z","dependency_job_id":"f9fdbff2-c597-4746-9d41-ffdc7270c3b5","html_url":"https://github.com/petrosAth/nvim","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/petrosAth/nvim","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrosAth%2Fnvim","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrosAth%2Fnvim/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrosAth%2Fnvim/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrosAth%2Fnvim/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petrosAth","download_url":"https://codeload.github.com/petrosAth/nvim/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrosAth%2Fnvim/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30412246,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-12T00:40:14.898Z","status":"online","status_checked_at":"2026-03-12T02:00:07.260Z","response_time":114,"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":["lua","neovim","nvim","vim"],"created_at":"2025-06-15T01:07:01.997Z","updated_at":"2026-03-12T02:02:12.171Z","avatar_url":"https://github.com/petrosAth.png","language":"Lua","readme":"# Neovim config files\n\nMy [\"personal\"](#sources) Neovim configuration. Always a work in progress.\n\n## To-do\n\n- [ ] Migrate to [nvim-ufo](https://github.com/kevinhwang91/nvim-ufo) for folds\n      using lsp\n- [ ] Break lsp servers' config in separate files.\n      [on_attach ref github](https://github.com/pynappo/dotfiles/blob/f0398c969c996a0be2d37f6dcb0ffd3300c8e46d/.config/nvim/lua/pynappo/plugins/lsp.lua#L55-L62)\n      [on_attach ref reddit](https://www.reddit.com/r/neovim/comments/10ar5ut/trying_to_extend_each_servers_on_attach_with_a/)\n- [ ] Add\n      [lsp codelens](https://github.com/tjdevries/config_manager/blob/66d5262e1d142bfde5ebc19ba120ae86cb16d1d9/xdg_config/nvim/lua/tj/lsp/codelens.lua)\n- [ ] Add\n      [snippet action key binding](https://alpha2phi.medium.com/neovim-for-beginners-snippets-using-lua-11e46c4d417c)\n- [ ] Improve code annotation with [neogen](https://github.com/danymat/neogen)\n- [ ] Add [refactoring.nvim](https://github.com/ThePrimeagen/refactoring.nvim)\n- [ ] Add debugger\n\n## Plugins watch list\n\n- [conform.nvim](https://github.com/stevearc/conform.nvim) Wait for\n  [Issue](https://github.com/mfussenegger/nvim-lint/issues/366)\n- [nvim-lint](https://github.com/mfussenegger/nvim-lint) Wait for\n  [Issue](https://github.com/mfussenegger/nvim-lint/issues/366)\n- [edgy.nvim](https://github.com/folke/edgy.nvim) Easily create and manage\n  predefined window layouts, bringing a new edge to your workflow\n- [persistence.nvim](https://github.com/folke/persistence.nvim) Simple session\n  management for Neovim\n- [smart-splits.nvim](https://github.com/mrjones2014/smart-splits.nvim) Smart,\n  seamless, directional navigation and resizing of Neovim + terminal multiplexer\n  splits. Supports tmux, Wezterm, and Kitty. Think about splits in terms of\n  \"up/down/left/right\".\n- [colorful-winsep](`https://github.com/nvim-zh/colorful-winsep.nvim`) Make your\n  nvim window separators colorful\n- [obsidian.nvim](https://github.com/epwalsh/obsidian.nvim) Neovim plugin for\n  Obsidian, written in Lua\n- [vim-dadbod](https://github.com/tpope/vim-dadbod) Modern database interface\n  for Vim\n- [vim-dadbod-ui](https://github.com/kristijanhusak/vim-dadbod-ui) Simple UI for\n  vim-dadbod\n- [symbols.nvim](https://github.com/oskarrrrrrr/symbols.nvim) Code navigation\n  sidebar for Neovim.\n- [codecompanion.nvim](https://github.com/olimorris/codecompanion.nvim)\n  AI-powered coding, seamlessly in Neovim\n- [overseer.nvim](https://github.com/stevearc/overseer.nvim) A task runner and\n  job management plugin for Neovim\n\n### Debugging\n\n- [nvim-dap](https://github.com/mfussenegger/nvim-dap) Debug Adapter Protocol\n  client implementation for Neovim.\n- [nvim-dap-ui](https://github.com/rcarriga/nvim-dap-ui) A UI for nvim-dap.\n- [nvim-dap-virtual-text](https://github.com/theHamsta/nvim-dap-virtual-text)\n  This plugin adds virtual text support to nvim-dap.\n- [DAPInstall](https://github.com/Pocco81/DAPInstall.nvim) A Neovim plugin for\n  managing several debuggers for nvim-dap.\n- [calltree.nvim](https://github.com/ldelossa/calltree.nvim) Neovim's missing\n  call-hierarchy UI.\n\n## Plugins collections\n\n- [awesome-neovim](https://github.com/rockerBOO/awesome-neovim) Collections of\n  awesome Neovim plugins\n- [neovimcraft.com](https://neovimcraft.com/) Website that makes it easy to find\n  Neovim plugins\n\n## \u003ca name=\"sources\"\u003e\u003c/a\u003eSources\n\n- Heavily inspired from [Neelfrost](https://github.com/Neelfrost/dotfiles), a\n  lot of times mercilessly copy-pasting especially at the beginning.\n- [Neil Sabde](https://github.com/VapourNvim/VapourNvim) was extremely helpful\n  when I first dove in Vim/Neovim customization world with his\n  [Neovim Lua From Scratch](https://www.youtube.com/playlist?list=PLPDVgSbOnt7LXQ8DTzu37UwCpA0elyD0V)\n  YouTube series.\n- [Getting started using Lua in Neovim](https://github.com/nanotee/nvim-lua-guide)\n- [tjdevries](https://github.com/tjdevries/config_manager/tree/master/xdg_config/nvim)\n- [NvChad](https://github.com/NvChad/NvChad)\n- [williamboman](https://github.com/williamboman/nvim-config)\n- [folke](https://github.com/folke/dot/tree/master/config/nvim)\n- [LunarVim](https://github.com/LunarVim/LunarVim)\n- [doom-nvim](https://github.com/NTBBloodbath/doom-nvim)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetrosath%2Fnvim","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetrosath%2Fnvim","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetrosath%2Fnvim/lists"}