{"id":16482160,"url":"https://github.com/gorillamoe/neovimfiles","last_synced_at":"2026-03-11T20:32:53.994Z","repository":{"id":12339633,"uuid":"14981378","full_name":"gorillamoe/neovimfiles","owner":"gorillamoe","description":"This is my 🦍🍌 Neovim setup ♻️ repository. It contains ❤️ and configuration files 💾 for the best editor on earth 🌎!","archived":false,"fork":false,"pushed_at":"2026-03-05T12:18:37.000Z","size":488,"stargazers_count":8,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"trunk","last_synced_at":"2026-03-05T16:21:19.485Z","etag":null,"topics":["neovim","neovim-config","neovim-configs","neovim-configuration","neovim-dotfiles","neovim-lua"],"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/gorillamoe.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2013-12-06T11:38:10.000Z","updated_at":"2026-03-05T12:18:41.000Z","dependencies_parsed_at":"2024-03-29T10:26:52.164Z","dependency_job_id":"07973fc2-12e2-4c80-bb6d-321ae448405a","html_url":"https://github.com/gorillamoe/neovimfiles","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gorillamoe/neovimfiles","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gorillamoe%2Fneovimfiles","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gorillamoe%2Fneovimfiles/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gorillamoe%2Fneovimfiles/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gorillamoe%2Fneovimfiles/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gorillamoe","download_url":"https://codeload.github.com/gorillamoe/neovimfiles/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gorillamoe%2Fneovimfiles/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30399354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-11T18:46:22.935Z","status":"ssl_error","status_checked_at":"2026-03-11T18:46:17.045Z","response_time":84,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["neovim","neovim-config","neovim-configs","neovim-configuration","neovim-dotfiles","neovim-lua"],"created_at":"2024-10-11T13:09:49.314Z","updated_at":"2026-03-11T20:32:53.987Z","avatar_url":"https://github.com/gorillamoe.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\n![logo][logo]\n\n# Gorilla Moe's Neovim configuration files\n\n[![Made with love][badge-made-with-love]][contributors]\n\n[List of Terms](#terms-used-in-this-readme) •\n[Install](#install) •\n[Features](#features) •\n[Language servers and treesitter](#language-servers-and-treesitter)\n\n\u003cp\u003e\u003c/p\u003e\n\nYou probably guessed it already,\nbut these are my personal Neovim configuration files.\n\n\u003cp\u003e\u003c/p\u003e\n\n\u003c/div\u003e\n\n## Terms used in this README\n\n- Version Control System (VCS)\n  A system that tracks changes to files over time.\n  Examples include Git, Jujutsu, Mercurial, and Subversion.\n- Representational State Transfer (REST)\n- Language Server Protocol (LSP)\n- Treesitter: A syntax parser and highlighter\n- Greatest Of All Time (GOAT)\n- In My Opinion (IMO)\n- In My Humble Opinion (IMHO)\n- Video Home System (VHS)\n  Pretty much obsolete technology for storing and playing video cassettes.\n  Mainly used in the 80s and 90s.\n\n## Install\n\nThere are some **prerequisites** you need to have installed.\n\n- Neovim 0.11.5+ (tested, might work on older versions, but not guaranteed)\n- Node.js 22+ (for most LSP servers)\n\n### Clone this repository\n\nClone this repository to your local machine:\n\n```sh\nmkdir -p ~/projects/personal\ngit clone https://github.com/gorillamoe/neovimfiles ~/projects/personal/neovimfiles\n```\n\n### Symlink the configuration\n\nI use [shazam.sh] to [symlink all my dotfiles][my-shazam],\nbut you can just run this command manually:\n\n```sh\nln -s ~/projects/personal/neovimfiles ~/.config/nvim\n```\n\n### Install external dependencies\n\nI use [zana] to\n[manage most of my LSP servers, linters and formatters][my-zana].\n\nYou should use whatever floats your boat.\nZana works great for me, but your mileage may vary.\n\n### Start neovim\n\nYou should see a _\"Installing lazy.nvim..\"_ and\npopup installing the plugins on the first run\n\n## Features\n\nThis isn't an exhaustive list of all the plugins I use,\nbut these are some of the main ones:\n\n- [lazy.nvim] to manage my plugins.\n  Until someone invents a better plugin manager (I doubt it),\n  this is what I'll use.\n- [which-key.nvim] - Available keybindings in a beautiful popup.\n  Just blissful.\n- [trouble.nvim] - A pretty diagnostics list.\n- [time-machine.nvim] - View local history for a file.\n  Inspired by GitHub's file history view.\n  Lets you easily browse and restore previous versions of a file.\n- [kulala.nvim] as a REST/GraphQL/Websocket/gRPC API client inside Neovim.\n  It's a great way to test APIs without leaving Neovim.\n  It even comes with a built-in LSP server and\n  supports most of the features from JetBrains' HTTP Client.\n- [snap.nvim] - Beautiful screenshots, that use your theme's colors.\n  Take screenshots of code snippets directly from Neovim,\n  with syntax highlighting and your color scheme.\n  It also supports html output which works in most email clients.\n  I was using [codesnap.nvim] before, but since v2 broke\n  compatibility with my setup, I built snap.nvim as a replacement.\n- [kikao.nvim] - Session persistence that gets out of your way.\n  This mimics the way most IDEs handle project sessions.\n  When you open Neovim in a project folder (if it detects a VCS folder),\n  it'll automatically restore your last session for that project.\n  Also makes it easy for other plugins to persist data per *project*.\n- [vhs-era] as color scheme.\n  VHS Era is a dark, vibrant, and retro-futuristic color scheme\n  inspired by the aesthetics of the 1980s and early 1990s.\n- **LSP and Syntax**:\n  - [nvim-lspconfig] to configure LSP servers.\n    It's comes with sensible defaults and is easy to use.\n  - [nvim-treesitter] for syntax parsing and highlighting.\n    Can't live without it.\n- [fzf-lua] as fuzzy finder.\n  The best fuzzy finder out there, IMO.\n- [lualine.nvim] as status line.\n  I love myself a good status line.\n- [nvim-cmp] as completion plugin.\n  Simply the GOAT of completion plugins for Neovim.\n- **File and buffer management**:\n  - [bafa.nvim] - Buffer management, easy 🦥 and uncomplicated.\n    List buffers, close buffers, switch buffers, reorder buffers.\n    Supports auto-sorting buffers by most recently used.\n  - [oil.nvim] as file manager.\n    Lightweight and minimal.\n    Use it mostly for quick file operations (moving, renaming, deleting).\n  - [nvim-tree.lua] as file explorer (barely used).\n    (nice to have, if you're new to a project and want to quickly browse files)\n- **Git integration**:\n  - [gitsigns.nvim] for git signs in gutter.\n  - [blame.nvim] to know who to blame 😏\n  - [neogit] as git client.\n  - [diffview.nvim] to view git diffs.\n  - [diffconflicts.nvim] to resolve merge conflicts.\n  - [ndoo.nvim] to interact with GitHub, GitLab, and Bitbucket.\n    Fetches issues and pull/merge requests.\n    Also supports opening files at a given line, hash or branch\n    (opens in your default browser).\n- **Comments**:\n  - [todo-comments.nvim] as todo comments highlighter.\n  - [ts-comments.nvim] to enhance native comments.\n\n## Language servers and treesitter\n\nI have [some][supported-treesitter-languages] languages configured\nfor treesitter that I use regularly.\n\nI [also use][supported-lsp-servers] some LSP servers for\nlanguages I use regularly.\n\nI also have the\n[TypeScript preview LSP server configured][typescript-preview-lsp],\nwhich works great for JavaScript and TypeScript projects, IMHO.\n\n\n\n[my-shazam]: https://github.com/gorillamoe/dotfiles/blob/73f586c2a513139c68c31a0c1a7f961c07c5b4bf/shazam.yml?plain=1#L1\n[shazam.sh]: https://github.com/mistweaverco/shazam.sh\n[diffview.nvim]: https://github.com/sindrets/diffview.nvim\n[diffconflicts.nvim]: https://github.com/mistweaverco/diffconflicts.nvim\n[which-key.nvim]: https://github.com/folke/which-key.nvim\n[trouble.nvim]: https://github.com/folke/trouble.nvim\n[time-machine.nvim]: https://github.com/y3owk1n/time-machine.nvim\n[codesnap.nvim]: https://github.com/mistricky/codesnap.nvim\n[kulala.nvim]: https://github.com/mistweaverco/kulala.nvim\n[snap.nvim]: https://github.com/mistweaverco/snap.nvim\n[kikao.nvim]: https://github.com/mistweaverco/kikao.nvim\n[bafa.nvim]: https://github.com/mistweaverco/bafa.nvim\n[my-zana]: https://github.com/gorillamoe/dotfiles/blob/6e481d42d86237870c9ce9ce35ed0ec7a4f393c4/configurations/zana/zana/zana-lock.json\n[zana]: https://getzana.net\n[contributors]: https://github.com/gorillamoe/neovimfiles/graphs/contributors\n[logo]: assets/logo.svg\n[badge-made-with-love]: assets/badge-made-with-love.svg\n[lazy.nvim]: https://github.com/folke/lazy.nvim\n[nvim-lspconfig]: https://github.com/neovim/nvim-lspconfig\n[nvim-treesitter]: https://github.com/nvim-treesitter/nvim-treesitter\n[fzf-lua]: https://github.com/ibhagwan/fzf-lua\n[lualine.nvim]: https://github.com/nvim-lualine/lualine.nvim\n[vhs-era]: https://github.com/mistweaverco/vhs-era-theme.nvim\n[nvim-cmp]: https://github.com/hrsh7th/nvim-cmp\n[nvim-tree.lua]: https://github.com/nvim-tree/nvim-tree.lua\n[oil.nvim]: https://github.com/stevearc/oil.nvim\n[gitsigns.nvim]: https://github.com/lewis6991/gitsigns.nvim\n[neogit]: https://github.com/NeogitOrg/neogit\n[ndoo.nvim]: https://github.com/mistweaverco/ndoo.nvim\n[todo-comments.nvim]: https://github.com/folke/todo-comments.nvim\n[ts-comments.nvim]: https://github.com/folke/ts-comments.nvim\n[supported-treesitter-languages]: https://github.com/gorillamoe/neovimfiles/blob/0abf5be81a3f20cfe6461a0a684a98ce41cefb75/nvim/lua/plugins/config/nvim-treesitter.lua?plain=1#L9\n[supported-lsp-servers]: https://github.com/gorillamoe/neovimfiles/blob/0abf5be81a3f20cfe6461a0a684a98ce41cefb75/nvim/lua/plugins/config/nvim-lspconfig.lua?plain=1#L6\n[typescript-preview-lsp]: https://github.com/gorillamoe/neovimfiles/blob/0abf5be81a3f20cfe6461a0a684a98ce41cefb75/nvim/lsp/tsgo.lua?plain=1#L10\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgorillamoe%2Fneovimfiles","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgorillamoe%2Fneovimfiles","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgorillamoe%2Fneovimfiles/lists"}