Post

LunarVim Neovim Configuration Information

Installs LunarVim plus the IfCodingWereNatural custom user config

  • Install and initialize: lazyman -v
  • Configuration category: Base
  • Base configuration: LunarVim
  • Plugin manager: Lazy
  • Installation location: ~/.config/nvim-LunarVim

Git repository

https://github.com/IfCodingWereNatural/minimal-nvim

Website

https://lunarvim.lazyman.dev

Lazy managed plugins

LunarVim Keymaps

Normal mode keymaps

Description 
Left hand side j
Right hand side 
Description 
Left hand side%
Right hand side<Plug>(MatchitNormalForward)
DescriptionNvim builtin
Left hand side&
Right hand side:&&<CR>
Description 
Left hand sideF
Right hand side 
Description 
Left hand sideH
Right hand side:BufferLineCyclePrev<CR>
Description 
Left hand sideL
Right hand side:BufferLineCycleNext<CR>
Description 
Left hand sideS
Right hand side 
Description 
Left hand sideT
Right hand side 
DescriptionNvim builtin
Left hand sideY
Right hand sidey$
Description 
Left hand side[%
Right hand side<Plug>(MatchitNormalMultiBackward)
Description 
Left hand side[q
Right hand side:cprev<CR>
Description 
Left hand side]%
Right hand side<Plug>(MatchitNormalMultiForward)
Description 
Left hand side]q
Right hand side:cnext<CR>
Description 
Left hand sidecS
Right hand side<Plug>CSurround
Description 
Left hand sidecs
Right hand side<Plug>Csurround
Description 
Left hand sideds
Right hand side<Plug>Dsurround
Description 
Left hand sidef
Right hand side 
Description 
Left hand sidegx
Right hand side<Plug>NetrwBrowseX
Description 
Left hand sideg%
Right hand side<Plug>(MatchitNormalBackward)
Description 
Left hand sidegb
Right hand side 
Description 
Left hand sidegc
Right hand side 
Description 
Left hand sidegn
Right hand side:tabe %<CR>
Description 
Left hand sides
Right hand side 
Description 
Left hand sidet
Right hand side 
Description 
Left hand sideySS
Right hand side<Plug>YSsurround
Description 
Left hand sideySs
Right hand side<Plug>YSsurround
Description 
Left hand sideyss
Right hand side<Plug>Yssurround
Description 
Left hand sideyS
Right hand side<Plug>YSurround
Description 
Left hand sideys
Right hand side<Plug>Ysurround
Description 
Left hand sidezs
Right hand side:lua require'telescope.builtin'.spell_suggest()<CR>
Description 
Left hand side<Plug>NetrwBrowseX
Right hand side:call netrw#BrowseX(netrw#GX(),netrw#CheckIfRemote(netrw#GX()))<CR>
Description 
Left hand side<Plug>(MatchitNormalMultiForward)
Right hand side:<C-U>call matchit#MultiMatch("W", "n")<CR>
Description 
Left hand side<Plug>(MatchitNormalMultiBackward)
Right hand side:<C-U>call matchit#MultiMatch("bW", "n")<CR>
Description 
Left hand side<Plug>(MatchitNormalBackward)
Right hand side:<C-U>call matchit#Match_wrapper('',0,'n')<CR>
Description 
Left hand side<Plug>(MatchitNormalForward)
Right hand side:<C-U>call matchit#Match_wrapper('',1,'n')<CR>
Description 
Left hand side<Plug>PlenaryTestFile
Right hand side:lua require('plenary.test_harness').test_directory(vim.fn.expand("%:p"))<CR>
Description 
Left hand side<Plug>YSurround
Right hand side<SNR>5_opfunc2('setup')
Description 
Left hand side<Plug>Ysurround
Right hand side<SNR>5_opfunc('setup')
Description 
Left hand side<Plug>YSsurround
Right hand side<SNR>5_opfunc2('setup').'_'
Description 
Left hand side<Plug>Yssurround
Right hand side'^'.v:count1.<SNR>5_opfunc('setup').'g_'
Description 
Left hand side<Plug>CSurround
Right hand side:<C-U>call <SNR>5_changesurround(1)<CR>
Description 
Left hand side<Plug>Csurround
Right hand side:<C-U>call <SNR>5_changesurround()<CR>
Description 
Left hand side<Plug>Dsurround
Right hand side:<C-U>call <SNR>5_dosurround(<SNR>5_inputtarget())<CR>
Description 
Left hand side<Plug>SurroundRepeat
Right hand side.
DescriptionFloat Terminal
Left hand side<M-3>
Right hand side 
DescriptionVertical Terminal
Left hand side<M-2>
Right hand side 
DescriptionHorizontal Terminal
Left hand side<M-1>
Right hand side 
Description 
Left hand side<C-Bslash>
Right hand side:<C-U>TmuxNavigatePrevious<CR>
Description 
Left hand side<C-S>
Right hand side:w<CR>
Description 
Left hand side<M-j>
Right hand side:m .+1<CR>==
Description 
Left hand side<C-Left>
Right hand side:vertical resize -2<CR>
Description 
Left hand side<M-k>
Right hand side:m .-2<CR>==
Description 
Left hand side<C-Down>
Right hand side:resize +2<CR>
Description 
Left hand side<C-Up>
Right hand side:resize -2<CR>
Description 
Left hand side<C-Q>
Right hand side:call QuickFixToggle()<CR>
Description 
Left hand side<C-K>
Right hand side:<C-U>TmuxNavigateUp<CR>
Description 
Left hand side<C-J>
Right hand side:<C-U>TmuxNavigateDown<CR>
Description 
Left hand side<C-H>
Right hand side:<C-U>TmuxNavigateLeft<CR>
Description 
Left hand side<C-Right>
Right hand side:vertical resize +2<CR>
Description 
Left hand side<C-L>
Right hand side:<C-U>TmuxNavigateRight<CR>

Visual mode keymaps

DescriptionNvim builtin
Left hand side#
Right hand sidey?\V<C-R>"<CR>
Description 
Left hand side%
Right hand side<Plug>(MatchitVisualForward)
DescriptionNvim builtin
Left hand side*
Right hand sidey/\V<C-R>"<CR>
Description 
Left hand side<lt>
Right hand side<lt>gv
Description 
Left hand side>
Right hand side>gv
Description 
Left hand sideS
Right hand side<Plug>VSurround
Description 
Left hand side[%
Right hand side<Plug>(MatchitVisualMultiBackward)
Description 
Left hand side]%
Right hand side<Plug>(MatchitVisualMultiForward)
Description 
Left hand sidea%
Right hand side<Plug>(MatchitVisualTextObject)
Description 
Left hand sidegx
Right hand side<Plug>NetrwBrowseXVis
Description 
Left hand sideg%
Right hand side<Plug>(MatchitVisualBackward)
Description 
Left hand sidegS
Right hand side<Plug>VgSurround
Description 
Left hand sidegc
Right hand side 
Description 
Left hand sidegb
Right hand side 
Description 
Left hand side<Plug>NetrwBrowseXVis
Right hand side:<C-U>call netrw#BrowseXVis()<CR>
Description 
Left hand side<Plug>(MatchitVisualTextObject)
Right hand side<Plug>(MatchitVisualMultiBackward)o<Plug>(MatchitVisualMultiForward)
Description 
Left hand side<Plug>(MatchitVisualMultiForward)
Right hand side:<C-U>call matchit#MultiMatch("W", "n")<CR>m'gv``
Description 
Left hand side<Plug>(MatchitVisualMultiBackward)
Right hand side:<C-U>call matchit#MultiMatch("bW", "n")<CR>m'gv``
Description 
Left hand side<Plug>(MatchitVisualBackward)
Right hand side:<C-U>call matchit#Match_wrapper('',0,'v')<CR>m'gv``
Description 
Left hand side<Plug>(MatchitVisualForward)
Right hand side:<C-U>call matchit#Match_wrapper('',1,'v')<CR>:if col("''") != col("$") | exe ":normal! m'" | endif<CR>gv``
Description 
Left hand side<Plug>VgSurround
Right hand side:<C-U>call <SNR>5_opfunc(visualmode(),visualmode() ==# 'V' ? 0 : 1)<CR>
Description 
Left hand side<Plug>VSurround
Right hand side:<C-U>call <SNR>5_opfunc(visualmode(),visualmode() ==# 'V' ? 1 : 0)<CR>
Description 
Left hand side<C-Bslash>
Right hand side:<C-U>TmuxNavigatePrevious<CR>
Description 
Left hand side<C-K>
Right hand side:<C-U>TmuxNavigateUp<CR>
Description 
Left hand side<C-J>
Right hand side:<C-U>TmuxNavigateDown<CR>
Description 
Left hand side<C-H>
Right hand side:<C-U>TmuxNavigateLeft<CR>
Description 
Left hand side<M-k>
Right hand side:m '<lt>-2<CR>gv-gv
Description 
Left hand side<M-j>
Right hand side:m '>+1<CR>gv-gv
Description 
Left hand side<C-L>
Right hand side:<C-U>TmuxNavigateRight<CR>

Operator mode keymaps

Description 
Left hand side%
Right hand side<Plug>(MatchitOperationForward)
Description 
Left hand sideF
Right hand side 
Description 
Left hand sideT
Right hand side 
Description 
Left hand side[%
Right hand side<Plug>(MatchitOperationMultiBackward)
Description 
Left hand side]%
Right hand side<Plug>(MatchitOperationMultiForward)
Description 
Left hand sidef
Right hand side 
Description 
Left hand sideg%
Right hand side<Plug>(MatchitOperationBackward)
Description 
Left hand sidet
Right hand side 
Description 
Left hand side<Plug>(MatchitOperationMultiForward)
Right hand side:<C-U>call matchit#MultiMatch("W", "o")<CR>
Description 
Left hand side<Plug>(MatchitOperationMultiBackward)
Right hand side:<C-U>call matchit#MultiMatch("bW", "o")<CR>
Description 
Left hand side<Plug>(MatchitOperationBackward)
Right hand side:<C-U>call matchit#Match_wrapper('',0,'o')<CR>
Description 
Left hand side<Plug>(MatchitOperationForward)
Right hand side:<C-U>call matchit#Match_wrapper('',1,'o')<CR>
Description 
Left hand side<C-Bslash>
Right hand side:<C-U>TmuxNavigatePrevious<CR>
Description 
Left hand side<C-K>
Right hand side:<C-U>TmuxNavigateUp<CR>
Description 
Left hand side<C-J>
Right hand side:<C-U>TmuxNavigateDown<CR>
Description 
Left hand side<C-H>
Right hand side:<C-U>TmuxNavigateLeft<CR>
Description 
Left hand side<C-L>
Right hand side:<C-U>TmuxNavigateRight<CR>