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) |
Description | Nvim builtin |
---|
Left hand side | & |
Right hand side | :&&<CR> |
Description | Move Float |
---|
Left hand side | ,tf |
Right hand side | |
Description | Move Bottom Right New |
---|
Left hand side | ,tH |
Right hand side | |
Description | Move Below Right New |
---|
Left hand side | ,th |
Right hand side | |
Description | Move Bottom Right |
---|
Left hand side | ,tL |
Right hand side | |
Description | Move Below Right |
---|
Left hand side | ,tl |
Right hand side | |
Description | Terminal Prev |
---|
Left hand side | ,t[ |
Right hand side | |
Description | Terminal Next |
---|
Left hand side | ,t] |
Right hand side | |
Description | Terminal Kill |
---|
Left hand side | ,tk |
Right hand side | |
Description | New Terminal Run |
---|
Left hand side | ,tR |
Right hand side | |
Description | Terminal Run |
---|
Left hand side | ,tr |
Right hand side | |
Description | New Terminal Toggle |
---|
Left hand side | ,tO |
Right hand side | |
Description | Terminal Toggle |
---|
Left hand side | ,to |
Right hand side | |
Description | Mason |
---|
Left hand side | ,cm |
Right hand side | <Cmd>Mason<CR> |
Description | Mason Menu |
---|
Left hand side | ,M |
Right hand side | <Cmd>Mason<CR> |
Description | Toggle Transparency |
---|
Left hand side | ,ut |
Right hand side | |
Description | Delete non-pinned buffers |
---|
Left hand side | ,bP |
Right hand side | |
Description | Toggle pin |
---|
Left hand side | ,bp |
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 | Command History |
---|
Left hand side | ,: |
Right hand side | |
Description | Grep (root dir) |
---|
Left hand side | ,/ |
Right hand side | |
Description | Switch Buffer |
---|
Left hand side | ,, |
Right hand side | |
Description | Find Files (root dir) |
---|
Left hand side | , |
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 | Delete Buffer |
---|
Left hand side | ,bd |
Right hand side | |
Description | Delete Buffer (Force) |
---|
Left hand side | ,bD |
Right hand side | |
Description | Terminal Send |
---|
Left hand side | ,ts |
Right hand side | |
Description | Treesitter Join |
---|
Left hand side | ,tj |
Right hand side | |
Description | Toggle Treesitter Join |
---|
Left hand side | ,tt |
Right hand side | |
Description | JsDoc |
---|
Left hand side | ,d |
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 | Projects |
---|
Left hand side | ,fp |
Right hand side | |
Description | Explorer NeoTree (root dir) |
---|
Left hand side | ,e |
Right hand side | |
Description | Explorer NeoTree (cwd) |
---|
Left hand side | ,fE |
Right hand side | |
Description | Explorer NeoTree (root dir) |
---|
Left hand side | ,fe |
Right hand side | |
Description | Explorer NeoTree (cwd) |
---|
Left hand side | ,E |
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/Fix/Fixme (Trouble) |
---|
Left hand side | ,xT |
Right hand side | |
Description | Todo (Trouble) |
---|
Left hand side | ,xt |
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 | Quickfix List (Trouble) |
---|
Left hand side | ,xQ |
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 | Toggle zen mode |
---|
Left hand side | ,z |
Right hand side | |
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 | |
---|
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 | g% |
Right hand side | <Plug>(MatchitNormalBackward) |
Description | Find right surrounding |
---|
Left hand side | gzf |
Right hand side | |
Description | Highlight surrounding |
---|
Left hand side | gzh |
Right hand side | |
Description | Replace surrounding |
---|
Left hand side | gzr |
Right hand side | |
Description | Add surrounding |
---|
Left hand side | gza |
Right hand side | |
Description | Delete surrounding |
---|
Left hand side | gzd |
Right hand side | |
Description | Update MiniSurround.config.n_lines |
---|
Left hand side | gzn |
Right hand side | |
Description | Find left surrounding |
---|
Left hand side | gzF |
Right hand side | |
Description | Flash |
---|
Left hand side | s |
Right hand side | |
Description | |
---|
Left hand side | zM |
Right hand side | |
Description | |
---|
Left hand side | zR |
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> |
Description | Increment selection |
---|
Left hand side | <C-Space> |
Right hand side | |
Description | Scroll forward |
---|
Left hand side | <C-F> |
Right hand side | |
Description | Scroll backward |
---|
Left hand side | <C-B> |
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 | 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 | Terminal Send |
---|
Left hand side | ,ts |
Right hand side | |
Description | Selection (cwd) |
---|
Left hand side | ,sW |
Right hand side | |
Description | Selection (root dir) |
---|
Left hand side | ,sw |
Right hand side | |
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 | |
---|
Left hand side | ]% |
Right hand side | <Plug>(MatchitVisualMultiForward) |
Description | |
---|
Left hand side | a% |
Right hand side | <Plug>(MatchitVisualTextObject) |
Description | |
---|
Left hand side | g% |
Right hand side | <Plug>(MatchitVisualBackward) |
Description | Add surrounding |
---|
Left hand side | gza |
Right hand side | |
Description | Flash |
---|
Left hand side | s |
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`` |
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> |