A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/kdheepak/lazygit.vim/tree/nvim-v0.4.3 below:

GitHub - kdheepak/lazygit.nvim at nvim-v0.4.3

Plugin for calling lazygit from within neovim.

Use any plugin manager:

vim-plug

Plug 'kdheepak/lazygit.vim'

dein.vim

call dein#add('kdheepak/lazygit.vim')

Vundle.vim

Plugin 'kdheepak/lazygit.vim'

The following are configuration options and their defaults.

let g:lazygit_floating_window_winblend = 0 " transparency of floating window
let g:lazygit_floating_window_scaling_factor = 0.9 " scaling factor for floating window

Call :LazyGit to start a floating window with lazygit. And set up a mapping to call :LazyGit:

" setup mapping to call :LazyGit
nnoremap <silent> <leader>lg :LazyGit<CR>

Open the configuration file for lazygit directly from vim.

If the file does not exist it'll load the defaults for you.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4