LazyVim based Neovim configuration by Justin Angeles. Justin has created a series of YouTube videos on configuring LazyVim: Part 1 - Colorschemne, Part 2 - Options, Part 3 - Keymaps, Part 4 - Final Thoughts
- Install and initialize:
lazyman -w JustinNvim - Configuration category: Personal
- Base configuration: LazyVim
- Plugin manager: Lazy
- Installation location:
~/.config/nvim-JustinNvim
Git repository
https://github.com/justinsgithub/dotfiles
Website
https://www.lazyvim.org
YouTube channel
https://www.youtube.com/@justindevelops
Lazy managed plugins
JustinNvim Keymaps
Normal mode keymaps
| Description | Word (cwd) |
|---|
| Left hand side | fW |
| Right hand side | |
| Description | Word (root dir) |
|---|
| Left hand side | fw |
| Right hand side | |
| Description | All Buffers |
|---|
| Left hand side | fB |
| Right hand side | |
| Description | Text |
|---|
| Left hand side | ft |
| Right hand side | |
| Description | Command History |
|---|
| Left hand side | fc |
| Right hand side | |
| Description | Goto Symbol (Workspace) |
|---|
| Left hand side | sS |
| Right hand side | |
| Description | Goto Symbol |
|---|
| Left hand side | ss |
| Right hand side | |
| Description | Colorscheme with preview |
|---|
| Left hand side | uC |
| Right hand side | |
| Description | Word (cwd) |
|---|
| Left hand side | sW |
| Right hand side | |
| Description | Word (root dir) |
|---|
| Left hand side | sw |
| Right hand side | |
| Description | Resume |
|---|
| Left hand side | sR |
| Right hand side | |
| Description | Options |
|---|
| Left hand side | so |
| Right hand side | |
| Description | Jump to Mark |
|---|
| Left hand side | sm |
| Right hand side | |
| Description | Man Pages |
|---|
| Left hand side | sM |
| Right hand side | |
| Description | Key Maps |
|---|
| Left hand side | sk |
| Right hand side | |
| Description | Search Highlight Groups |
|---|
| Left hand side | sH |
| Right hand side | |
| Description | Help Pages |
|---|
| Left hand side | sh |
| Right hand side | |
| Description | Grep (cwd) |
|---|
| Left hand side | sG |
| Right hand side | |
| Description | Grep (root dir) |
|---|
| Left hand side | sg |
| Right hand side | |
| Description | Workspace diagnostics |
|---|
| Left hand side | sD |
| Right hand side | |
| Description | Document diagnostics |
|---|
| Left hand side | sd |
| Right hand side | |
| Description | Commands |
|---|
| Left hand side | sC |
| Right hand side | |
| Description | Command History |
|---|
| Left hand side | sc |
| Right hand side | |
| Description | Buffer |
|---|
| Left hand side | sb |
| Right hand side | |
| Description | Auto Commands |
|---|
| Left hand side | sa |
| Right hand side | |
| Description | Registers |
|---|
| Left hand side | s" |
| Right hand side | |
| Description | status |
|---|
| Left hand side | gs |
| Right hand side | |
| Description | commits |
|---|
| Left hand side | gc |
| Right hand side | |
| Description | Recent (cwd) |
|---|
| Left hand side | fR |
| Right hand side | |
| Description | Recent |
|---|
| Left hand side | fr |
| Right hand side | |
| Description | Find Files (cwd) |
|---|
| Left hand side | fF |
| Right hand side | |
| Description | Find Files (root dir) |
|---|
| Left hand side | ff |
| Right hand side | |
| Description | Buffers |
|---|
| Left hand side | fb |
| Right hand side | |
| Description | Todo (Trouble) |
|---|
| Left hand side | dt |
| Right hand side | |
| Description | Todo/Fix/Fixme |
|---|
| Left hand side | sT |
| Right hand side | |
| Description | Todo |
|---|
| Left hand side | st |
| Right hand side | |
| Description | Todo (Trouble) |
|---|
| Left hand side | xt |
| Right hand side | |
| Description | Todo/Fix/Fixme (Trouble) |
|---|
| Left hand side | xT |
| Right hand side | |
| Description | Todo/Fix/Fixme (Trouble) |
|---|
| Left hand side | dT |
| Right hand side | |
| Description | Close Buffer |
|---|
| Left hand side | bc |
| Right hand side | |
| Description | Close Buffer (Force) |
|---|
| Left hand side | bC |
| Right hand side | |
| Description | Quickfix List (Trouble) |
|---|
| Left hand side | dQ |
| Right hand side | |
| Description | Location List (Trouble) |
|---|
| Left hand side | dL |
| Right hand side | |
| Description | Workspace Diagnostics (Trouble) |
|---|
| Left hand side | dX |
| Right hand side | |
| Description | Document Diagnostics (Trouble) |
|---|
| Left hand side | dx |
| Right hand side | |
| Description | Quickfix List (Trouble) |
|---|
| Left hand side | xQ |
| Right hand side | |
| Description | Location List (Trouble) |
|---|
| Left hand side | xL |
| Right hand side | |
| Description | Workspace Diagnostics (Trouble) |
|---|
| Left hand side | xX |
| Right hand side | |
| Description | Document Diagnostics (Trouble) |
|---|
| Left hand side | xx |
| Right hand side | |
| Description | Mason |
|---|
| Left hand side | cm |
| Right hand side | |
| Description | Dismiss All |
|---|
| Left hand side | snd |
| Right hand side | |
| Description | Noice All |
|---|
| Left hand side | sna |
| Right hand side | |
| Description | Noice History |
|---|
| Left hand side | snh |
| Right hand side | |
| Description | Noice Last Message |
|---|
| Left hand side | snl |
| Right hand side | |
| Description | Replace in files (Spectre) |
|---|
| Left hand side | sr |
| Right hand side | |
| Description | Projects |
|---|
| Left hand side | fp |
| Right hand side | |
| Description | Toggle pin |
|---|
| Left hand side | bp |
| Right hand side | |
| Description | Delete non-pinned buffers |
|---|
| Left hand side | bP |
| Right hand side | |
| Description | Dismiss all Notifications |
|---|
| Left hand side | un |
| Right hand side | |
| Description | Explorer |
|---|
| Left hand side | e |
| Right hand side | |
| Description | Restore Last Session |
|---|
| Left hand side | ql |
| Right hand side | |
| Description | Restore Session |
|---|
| Left hand side | qs |
| Right hand side | |
| Description | Don’t Save Current Session |
|---|
| Left hand side | qd |
| Right hand side | |
| Description | |
|---|
| Left hand side | % |
| Right hand side | <Plug>(MatchitNormalForward) |
| Description | Nvim builtin |
|---|
| Left hand side | & |
| Right hand side | :&&<CR> |
| Description | Flash Treesitter |
|---|
| Left hand side | S |
| Right hand side | |
| Description | Nvim builtin |
|---|
| Left hand side | Y |
| Right hand side | y$ |
| Description | |
|---|
| Left hand side | [% |
| Right hand side | <Plug>(MatchitNormalMultiBackward) |
| Description | Previous todo comment |
|---|
| Left hand side | [t |
| Right hand side | |
| Description | Previous trouble/quickfix item |
|---|
| Left hand side | [q |
| Right hand side | |
| Description | Prev Reference |
|---|
| Left hand side | [[ |
| Right hand side | |
| Description | Close Buffer |
|---|
| Left hand side | \c |
| Right hand side | |
| Description | Toggle TreeSJ |
|---|
| Left hand side | \j |
| Right hand side | |
| Description | Find left surrounding |
|---|
| Left hand side | \sF |
| Right hand side | |
| Description | Find right surrounding |
|---|
| Left hand side | \sf |
| Right hand side | |
| Description | Delete surrounding |
|---|
| Left hand side | \sd |
| Right hand side | |
| Description | Add surrounding |
|---|
| Left hand side | \sa |
| Right hand side | |
| Description | Update MiniSurround.config.n_lines |
|---|
| Left hand side | \sn |
| Right hand side | |
| Description | Replace surrounding |
|---|
| Left hand side | \sr |
| Right hand side | |
| Description | Highlight surrounding |
|---|
| Left hand side | \sh |
| Right hand side | |
| Description | |
|---|
| Left hand side | ]% |
| Right hand side | <Plug>(MatchitNormalMultiForward) |
| Description | Next todo comment |
|---|
| Left hand side | ]t |
| Right hand side | |
| Description | Next trouble/quickfix item |
|---|
| Left hand side | ]q |
| Right hand side | |
| Description | Next Reference |
|---|
| Left hand side | ]] |
| Right hand side | |
| Description | |
|---|
| Left hand side | gx |
| Right hand side | <Plug>NetrwBrowseX |
| Description | |
|---|
| Left hand side | g% |
| Right hand side | <Plug>(MatchitNormalBackward) |
| Description | Flash |
|---|
| Left hand side | s |
| Right hand side | |
| 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 | Scroll forward |
|---|
| Left hand side | <C-F> |
| Right hand side | |
| Description | Scroll backward |
|---|
| Left hand side | <C-B> |
| Right hand side | |
| Description | Increment selection |
|---|
| Left hand side | <C-Space> |
| Right hand side | |
| Description | Nvim builtin |
|---|
| Left hand side | <C-L> |
| Right hand side | <Cmd>nohlsearch|diffupdate|normal! <C-L><CR> |
Visual mode keymaps
| Description | Selection (cwd) |
|---|
| Left hand side | sW |
| Right hand side | |
| Description | Selection (root dir) |
|---|
| Left hand side | sw |
| Right hand side | |
| Description | Nvim builtin |
|---|
| Left hand side | # |
| Right hand side | y?\V<C-R>"<CR> |
| Description | |
|---|
| Left hand side | % |
| Right hand side | <Plug>(MatchitVisualForward) |
| Description | Nvim builtin |
|---|
| Left hand side | * |
| Right hand side | y/\V<C-R>"<CR> |
| Description | Treesitter Search |
|---|
| Left hand side | R |
| Right hand side | |
| Description | Flash Treesitter |
|---|
| Left hand side | S |
| Right hand side | |
| Description | |
|---|
| Left hand side | [% |
| Right hand side | <Plug>(MatchitVisualMultiBackward) |
| Description | Add surrounding |
|---|
| Left hand side | \sa |
| Right hand side | |
| Description | |
|---|
| Left hand side | ]% |
| Right hand side | <Plug>(MatchitVisualMultiForward) |
| Description | |
|---|
| Left hand side | a% |
| Right hand side | <Plug>(MatchitVisualTextObject) |
| Description | |
|---|
| Left hand side | gx |
| Right hand side | <Plug>NetrwBrowseXVis |
| Description | |
|---|
| Left hand side | g% |
| Right hand side | <Plug>(MatchitVisualBackward) |
| Description | Flash |
|---|
| Left hand side | s |
| 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 | Decrement selection |
|---|
| Left hand side | <BS> |
| Right hand side | |
Operator mode keymaps
| Description | |
|---|
| Left hand side | % |
| Right hand side | <Plug>(MatchitOperationForward) |
| Description | Treesitter Search |
|---|
| Left hand side | R |
| Right hand side | |
| Description | Flash Treesitter |
|---|
| Left hand side | S |
| Right hand side | |
| Description | |
|---|
| Left hand side | [% |
| Right hand side | <Plug>(MatchitOperationMultiBackward) |
| Description | |
|---|
| Left hand side | ]% |
| Right hand side | <Plug>(MatchitOperationMultiForward) |
| Description | |
|---|
| Left hand side | g% |
| Right hand side | <Plug>(MatchitOperationBackward) |
| Description | Remote Flash |
|---|
| Left hand side | r |
| Right hand side | |
| Description | Flash |
|---|
| Left hand side | s |
| 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> |