APZelos/blamer.nvim

A git blame plugin for neovim inspired by VS Code's GitLens plugin

Vim Scriptgitvimvimlneovimvim-pluginneovim-pluginblamevimscriptgitlensblamer
This is stars and forks stats for /APZelos/blamer.nvim repository. As of 04 May, 2024 this repository has 658 stars and 32 forks.

blamer.nvim A git blame plugin for (neo)vim inspired by VS Code's GitLens plugin. Note: For Vim, a popup feature is required. Installation vim-plug Add the following line to your init.vim: call plug#begin('~/.local/share/nvim/plugged') ... Plug 'APZelos/blamer.nvim' ... call plug#end() Run :PlugInstall. Packer Add the following to init.lua require('packer').startup(function(use) -- other plugins ... use 'APZelos/blamer.nvim' -- other ... end) Restart neovim and run :PackerSync. Configuration Enabled Enables...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
larry-nomad/vimconfVim ScriptPythonOther3000
pseudoyu/dotfilesVim ScriptLuaShell350130
zfile-dev/zfile-vueVueJavaScriptTypeScript36402230
Panyue-genkiyo/vue-advanceVueJavaScriptHTML24901860
fslongjin/This-repo-has-245-starsPythonTypeScriptC#1.4k0410
fslongjin/This-repo-has-253-starsPythonTypeScriptC#1.4k0410
fslongjin/This-repo-has-256-starsPythonTypeScriptC#1.4k0410
fslongjin/This-repo-has-266-starsPythonTypeScriptC#1.4k0410
fslongjin/This-repo-has-280-starsPythonTypeScriptC#1.4k0410
luckyframework/websiteCrystalJavaScriptOther360620