{"id":16612943,"url":"https://github.com/ttys3/nvim-plugins","last_synced_at":"2026-03-09T17:43:03.554Z","repository":{"id":101550628,"uuid":"334683947","full_name":"ttys3/nvim-plugins","owner":"ttys3","description":"traditional vim plugin and their nvim version replacement","archived":false,"fork":false,"pushed_at":"2021-04-05T16:05:56.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-17T15:42:51.682Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":null,"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/ttys3.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":"2021-01-31T15:09:36.000Z","updated_at":"2021-04-05T16:05:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"ff907c19-a845-4a2c-a88d-0539b9eb2162","html_url":"https://github.com/ttys3/nvim-plugins","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys3%2Fnvim-plugins","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys3%2Fnvim-plugins/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys3%2Fnvim-plugins/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ttys3%2Fnvim-plugins/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ttys3","download_url":"https://codeload.github.com/ttys3/nvim-plugins/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242925620,"owners_count":20207752,"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":"2024-10-12T01:45:26.131Z","updated_at":"2026-03-09T17:42:58.531Z","avatar_url":"https://github.com/ttys3.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# nvim-plugins\n\n\n## common\n\n### lsp \u0026\u0026 completion\n\n`https://github.com/nvim-lua/completion-nvim` A async completion framework aims to provide completion to neovim's built in LSP written in Lua \n\n`https://github.com/hrsh7th/nvim-compe` Auto completion plugin for nvim\n\n`https://github.com/neovim/nvim-lspconfig` Quickstart configurations for the Nvim LSP client \n\n\n`https://github.com/RishabhRD/nvim-lsputils` Better defaults for nvim-lsp actions \n\n`https://github.com/glepnir/lspsaga.nvim` A light-weight lsp plugin based on neovim built-in lsp with highly a performant UI.\n\n\n`https://github.com/neoclide/coc.nvim`  Nodejs extension host for vim \u0026 neovim, load extensions like VSCode and host language servers. \n\n\n`https://github.com/jose-elias-alvarez/nvim-lsp-ts-utils` Utilities to improve the TypeScript development experience for Neovim's built-in LSP client.\n\n\nhttps://www.reddit.com/r/neovim/comments/l6okhx/nvimcompe_is_an_excellent_autocompletion_plugin/\n\nhttps://www.reddit.com/r/neovim/comments/l61gzb/builtin_lsp_client_exeprience/\n\n### auto pair\n\n`https://github.com/cohama/lexima.vim` Auto close parentheses and repeat by dot dot dot... \n\n`https://github.com/windwp/nvim-autopairs` autopairs for neovim written by lua \n\n`https://github.com/jiangmiao/auto-pairs`\n\n`https://github.com/Raimondi/delimitMate`\n\n### rainbow parentheses\n\n`https://github.com/p00f/nvim-ts-rainbow`  Rainbow parentheses for neovim using tree-sitter \n\n`https://github.com/junegunn/rainbow_parentheses.vim` A heavily-rewritten fork of kien/rainbow_parentheses.vim\n\n`https://github.com/luochen1990/rainbow`  Rainbow Parentheses Improved, shorter code, no level limit, smooth and fast, powerful configuration. \n\n### comment\n\n`https://github.com/b3nj5m1n/kommentary`  Neovim commenting plugin, written in lua. \n\n### statue line\n\n`https://github.com/glepnir/spaceline.vim`  vim statusline like spacemacs\n\n`https://github.com/hoob3rt/lualine.nvim`  A blazing fast and easy to configure neovim statusline written in pure lua. \n\n`https://github.com/adelarsq/neoline.vim`  Status Line for Neovim focused on beauty and performance   https://www.reddit.com/r/neovim/comments/l4y7my/neolinevim_status_line_for_neovim_focused_on/\n\n\n`https://github.com/beauwilliams/statusline.lua`     A tidy statusline for neovim written in lua featuring awesome integrations and blazing speed! \n\n### git\n\n`https://github.com/f-person/git-blame.nvim` Git Blame plugin for Neovim written in Lua \n\n`https://github.com/APZelos/blamer.nvim`  A git blame plugin for neovim inspired by VS Code's GitLens plugin \n\ngit gutter: `glepnir/indent-guides.nvim` replace airblade/vim-gitgutter, mhinz/vim-signify\n\n\n### debug\n\n`https://github.com/mfussenegger/nvim-dap` neovim DAP client plugin\n\n`https://github.com/puremourning/vimspector` vim DAP client plugin\n\n---\n\n`https://github.com/jbyuki/lua-debug.nvim`  DAP lua adapter \n\n\n### syntax enhance\n\n`https://github.com/nvim-treesitter/nvim-treesitter` The goal of nvim-treesitter is both to provide a simple and easy way to use the interface for tree-sitter in Neovim and to provide some basic functionality such as highlighting based on it\n\n## utils\n\n`https://github.com/Iron-E/nvim-highlite`  A colorscheme template that is \"lite\" on logic for the developer.  \n\n`https://github.com/norcalli/nvim-colorizer.lua`  The fastest Neovim colorizer\n\n`https://github.com/tjdevries/colorbuddy.nvim`  Your color buddy for making cool neovim color schemes \n\n`https://github.com/rktjmp/lush.nvim` Define Neovim themes as a DSL in lua, with real-time feedback. \n\n## float term\nvim:  `https://github.com/voldikss/vim-floaterm`\nlua `https://github.com/numToStr/FTerm.nvim`\n\n## lang specific\n\n### rust\n\n`https://github.com/tjdevries/rofl.nvim`  Neovim commenting plugin, written in lua. \n\n### golang\n\n`https://github.com/zchee/nvim-go`  the neovim version `https://github.com/govim/govim`\n\n## dashboard\n\nhttps://github.com/glepnir/dashboard-nvim\n\n## tips\n\n\u003chttps://rishabhrd.github.io/jekyll/update/2020/09/19/nvim_lsp_config.html\u003e Customizing Neovim LSP (nvim-lsp) \n\n\n## see also\n\n\u003chttps://github.com/nvim-lua/wishlist\u003e\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttys3%2Fnvim-plugins","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fttys3%2Fnvim-plugins","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fttys3%2Fnvim-plugins/lists"}