{"id":26013288,"url":"https://github.com/vitberget/nvim-conf","last_synced_at":"2026-05-10T17:18:45.925Z","repository":{"id":224943661,"uuid":"764534343","full_name":"vitberget/nvim-conf","owner":"vitberget","description":"My Neovim configuration / dotfiles.","archived":false,"fork":false,"pushed_at":"2025-03-03T09:59:34.000Z","size":118,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"arch","last_synced_at":"2025-03-03T10:35:09.781Z","etag":null,"topics":[],"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/vitberget.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}},"created_at":"2024-02-28T08:55:24.000Z","updated_at":"2025-03-03T09:59:38.000Z","dependencies_parsed_at":"2024-02-28T14:44:59.591Z","dependency_job_id":"71a0aeae-6ea5-4334-8b4a-28d2a790b932","html_url":"https://github.com/vitberget/nvim-conf","commit_stats":null,"previous_names":["vitberget/nvim-conf"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitberget%2Fnvim-conf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitberget%2Fnvim-conf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitberget%2Fnvim-conf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vitberget%2Fnvim-conf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vitberget","download_url":"https://codeload.github.com/vitberget/nvim-conf/tar.gz/refs/heads/arch","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242132950,"owners_count":20077092,"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":[],"created_at":"2025-03-06T01:35:58.915Z","updated_at":"2026-05-10T17:18:45.905Z","avatar_url":"https://github.com/vitberget.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neovim config\n\n## Install deps\n\n* `git`\n* `xxd`\n* `ripgrep`\n* `fzf`\n\nSee (or run) [install-deps.sh](install-deps.sh) for more information.\n\n## `tmux.conf`\n\n```sh\nis_vim=\"ps -o state= -o comm= -t '#{pane_tty}' \\\n    | grep -iqE '^[^TXZ ]+ +(\\\\S+\\\\/)?g?(view|n?vim?x?)(diff)?$'\"\n\nbind-key -n C-w if-shell \"$is_vim\" \"send-keys C-w\" \"switch-client -Ttable1\"\nbind-key -Ttable1 'h' select-pane -L\nbind-key -Ttable1 'j' select-pane -D\nbind-key -Ttable1 'k' select-pane -U\nbind-key -Ttable1 'l' select-pane -R\n```\n\n## Jenkins linter conf\n\n```sh\nexport JENKINS_URL=https://my.jenkins.hostname/\nexport JENKINS_USER_ID=jenkins_user\nexport JENKINS_PASSWORD=secret\n```\n\n## Python / pyright - multifile\n\n```sh\n# in root folder of python\ntouch pyrightconfig.json\n```\n\n## Help ?\n\n* LSP \u003chttps://vonheikemen.github.io/learn-nvim/feature/lsp-setup.html\u003e\n\n## Consider\n\n* [neotest](https://github.com/nvim-neotest/neotest)\n* swap-words using more proper nvim lua api\n* Other OpenCL highlighting?\n* \u003chttps://github.com/nvim-telescope/telescope-dap.nvim\u003e\n* \u003chttps://github.com/camgraff/telescope-tmux.nvim\u003e\n* dadbod\n* Perf\n    * \u003chttps://github.com/t-troebst/perfanno.nvim\u003e\n* mini.nvim\n* \u003chttps://github.com/vague2k/vague.nvim\u003e\n* Update everything...\n* folke/lazydev\n* Bindings for autocomplete?\n* nvim-dap attach \n    * \u003chttps://romangeber.com/blog/tech/nvim_rust_debugger\u003e\n    * \u003chttps://github.com/mrcjkb/rustaceanvim#gear-advanced-configuration\u003e\n* Update nvim-treesitter-textobjects master -\u003e main\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitberget%2Fnvim-conf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvitberget%2Fnvim-conf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvitberget%2Fnvim-conf/lists"}