Post

Webdev Neovim Configuration Information

LazyVim based config for web developers. JavaScript, Typescript, React, and Tailwind CSS support

  • Install and initialize: lazyman -L Webdev
  • Configuration category: Language
  • Base configuration: LazyVim
  • Plugin manager: Lazy
  • Installation location: ~/.config/nvim-Webdev

Git repository

https://github.com/doctorfree/nvim-webdev

Website

https://webdev.lazyman.dev

Lazy managed plugins

Webdev Keymaps

Normal mode keymaps

Description 
Left hand side%
Right hand side<Plug>(MatchitNormalForward)
DescriptionNvim builtin
Left hand side&
Right hand side:&&<CR>
DescriptionMove Float
Left hand side,tf
Right hand side 
DescriptionMove Bottom Right New
Left hand side,tH
Right hand side 
DescriptionMove Below Right New
Left hand side,th
Right hand side 
DescriptionMove Bottom Right
Left hand side,tL
Right hand side 
DescriptionMove Below Right
Left hand side,tl
Right hand side 
DescriptionTerminal Prev
Left hand side,t[
Right hand side 
DescriptionTerminal Next
Left hand side,t]
Right hand side 
DescriptionTerminal Kill
Left hand side,tk
Right hand side 
DescriptionNew Terminal Run
Left hand side,tR
Right hand side 
DescriptionTerminal Run
Left hand side,tr
Right hand side 
DescriptionNew Terminal Toggle
Left hand side,tO
Right hand side 
DescriptionTerminal Toggle
Left hand side,to
Right hand side 
DescriptionMason
Left hand side,cm
Right hand side<Cmd>Mason<CR>
DescriptionMason Menu
Left hand side,M
Right hand side<Cmd>Mason<CR>
DescriptionToggle Transparency
Left hand side,ut
Right hand side 
DescriptionDelete non-pinned buffers
Left hand side,bP
Right hand side 
DescriptionToggle pin
Left hand side,bp
Right hand side 
DescriptionRegisters
Left hand side,s"
Right hand side 
Descriptionstatus
Left hand side,gs
Right hand side 
Descriptioncommits
Left hand side,gc
Right hand side 
DescriptionRecent (cwd)
Left hand side,fR
Right hand side 
DescriptionRecent
Left hand side,fr
Right hand side 
DescriptionFind Files (cwd)
Left hand side,fF
Right hand side 
DescriptionFind Files (root dir)
Left hand side,ff
Right hand side 
DescriptionBuffers
Left hand side,fb
Right hand side 
DescriptionCommand History
Left hand side,:
Right hand side 
DescriptionGrep (root dir)
Left hand side,/
Right hand side 
DescriptionSwitch Buffer
Left hand side,,
Right hand side 
DescriptionFind Files (root dir)
Left hand side,
Right hand side 
DescriptionGoto Symbol (Workspace)
Left hand side,sS
Right hand side 
DescriptionGoto Symbol
Left hand side,ss
Right hand side 
DescriptionColorscheme with preview
Left hand side,uC
Right hand side 
DescriptionWord (cwd)
Left hand side,sW
Right hand side 
DescriptionWord (root dir)
Left hand side,sw
Right hand side 
DescriptionResume
Left hand side,sR
Right hand side 
DescriptionOptions
Left hand side,so
Right hand side 
DescriptionJump to Mark
Left hand side,sm
Right hand side 
DescriptionMan Pages
Left hand side,sM
Right hand side 
DescriptionKey Maps
Left hand side,sk
Right hand side 
DescriptionSearch Highlight Groups
Left hand side,sH
Right hand side 
DescriptionHelp Pages
Left hand side,sh
Right hand side 
DescriptionGrep (cwd)
Left hand side,sG
Right hand side 
DescriptionGrep (root dir)
Left hand side,sg
Right hand side 
DescriptionWorkspace diagnostics
Left hand side,sD
Right hand side 
DescriptionDocument diagnostics
Left hand side,sd
Right hand side 
DescriptionCommands
Left hand side,sC
Right hand side 
DescriptionCommand History
Left hand side,sc
Right hand side 
DescriptionBuffer
Left hand side,sb
Right hand side 
DescriptionAuto Commands
Left hand side,sa
Right hand side 
DescriptionDelete Buffer
Left hand side,bd
Right hand side 
DescriptionDelete Buffer (Force)
Left hand side,bD
Right hand side 
DescriptionTerminal Send
Left hand side,ts
Right hand side 
DescriptionTreesitter Join
Left hand side,tj
Right hand side 
DescriptionToggle Treesitter Join
Left hand side,tt
Right hand side 
DescriptionJsDoc
Left hand side,d
Right hand side 
DescriptionDismiss All
Left hand side,snd
Right hand side 
DescriptionNoice All
Left hand side,sna
Right hand side 
DescriptionNoice History
Left hand side,snh
Right hand side 
DescriptionNoice Last Message
Left hand side,snl
Right hand side 
DescriptionProjects
Left hand side,fp
Right hand side 
DescriptionExplorer NeoTree (root dir)
Left hand side,e
Right hand side 
DescriptionExplorer NeoTree (cwd)
Left hand side,fE
Right hand side 
DescriptionExplorer NeoTree (root dir)
Left hand side,fe
Right hand side 
DescriptionExplorer NeoTree (cwd)
Left hand side,E
Right hand side 
DescriptionTodo/Fix/Fixme
Left hand side,sT
Right hand side 
DescriptionTodo
Left hand side,st
Right hand side 
DescriptionTodo/Fix/Fixme (Trouble)
Left hand side,xT
Right hand side 
DescriptionTodo (Trouble)
Left hand side,xt
Right hand side 
DescriptionLocation List (Trouble)
Left hand side,xL
Right hand side 
DescriptionWorkspace Diagnostics (Trouble)
Left hand side,xX
Right hand side 
DescriptionDocument Diagnostics (Trouble)
Left hand side,xx
Right hand side 
DescriptionQuickfix List (Trouble)
Left hand side,xQ
Right hand side 
DescriptionRestore Last Session
Left hand side,ql
Right hand side 
DescriptionRestore Session
Left hand side,qs
Right hand side 
DescriptionDon’t Save Current Session
Left hand side,qd
Right hand side 
DescriptionToggle zen mode
Left hand side,z
Right hand side 
DescriptionFlash Treesitter
Left hand sideS
Right hand side 
DescriptionNvim builtin
Left hand sideY
Right hand sidey$
Description 
Left hand side[%
Right hand side<Plug>(MatchitNormalMultiBackward)
DescriptionPrevious todo comment
Left hand side[t
Right hand side 
DescriptionPrevious trouble/quickfix item
Left hand side[q
Right hand side 
DescriptionPrev Reference
Left hand side[[
Right hand side 
Description 
Left hand side]%
Right hand side<Plug>(MatchitNormalMultiForward)
DescriptionNext todo comment
Left hand side]t
Right hand side 
DescriptionNext trouble/quickfix item
Left hand side]q
Right hand side 
DescriptionNext Reference
Left hand side]]
Right hand side 
Description 
Left hand sideg%
Right hand side<Plug>(MatchitNormalBackward)
DescriptionFind right surrounding
Left hand sidegzf
Right hand side 
DescriptionHighlight surrounding
Left hand sidegzh
Right hand side 
DescriptionReplace surrounding
Left hand sidegzr
Right hand side 
DescriptionAdd surrounding
Left hand sidegza
Right hand side 
DescriptionDelete surrounding
Left hand sidegzd
Right hand side 
DescriptionUpdate MiniSurround.config.n_lines
Left hand sidegzn
Right hand side 
DescriptionFind left surrounding
Left hand sidegzF
Right hand side 
DescriptionFlash
Left hand sides
Right hand side 
Description 
Left hand sidezM
Right hand side 
Description 
Left hand sidezR
Right hand side 
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>
DescriptionIncrement selection
Left hand side<C-Space>
Right hand side 
DescriptionScroll forward
Left hand side<C-F>
Right hand side 
DescriptionScroll backward
Left hand side<C-B>
Right hand side 
DescriptionNvim builtin
Left hand side<C-L>
Right hand side<Cmd>nohlsearch|diffupdate|normal! <C-L><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>
DescriptionTerminal Send
Left hand side,ts
Right hand side 
DescriptionSelection (cwd)
Left hand side,sW
Right hand side 
DescriptionSelection (root dir)
Left hand side,sw
Right hand side 
DescriptionTreesitter Search
Left hand sideR
Right hand side 
DescriptionFlash Treesitter
Left hand sideS
Right hand side 
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 sideg%
Right hand side<Plug>(MatchitVisualBackward)
DescriptionAdd surrounding
Left hand sidegza
Right hand side 
DescriptionFlash
Left hand sides
Right hand side 
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``
DescriptionDecrement selection
Left hand side<BS>
Right hand side 

Operator mode keymaps

Description 
Left hand side%
Right hand side<Plug>(MatchitOperationForward)
DescriptionTreesitter Search
Left hand sideR
Right hand side 
DescriptionFlash Treesitter
Left hand sideS
Right hand side 
Description 
Left hand side[%
Right hand side<Plug>(MatchitOperationMultiBackward)
Description 
Left hand side]%
Right hand side<Plug>(MatchitOperationMultiForward)
Description 
Left hand sideg%
Right hand side<Plug>(MatchitOperationBackward)
DescriptionRemote Flash
Left hand sider
Right hand side 
DescriptionFlash
Left hand sides
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>