Home LazyIde
Post
Cancel

LazyIde

LazyIde Neovim Configuration Information

LazyVim IDE config for Neovim

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

Git repository

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

Website

https://www.lazyvim.org

Lazy managed plugins

LazyIde Keymaps

normal mode keymaps

DescriptionLHSRHS  
 %(MatchitNormalForward)  
Nvim builtin&:&&  
Mason,cmMason  
Mason Menu,MMason  
Move Float,tf   
Move Bottom Right New,tH   
Move Below Right New,th   
Move Bottom Right,tL   
Move Below Right,tl   
Terminal Prev,t[   
Terminal Next,t]   
Terminal Kill,tk   
New Terminal Run,tR   
Toggle Transparency,ut   
Delete Buffer (Force),bD   
Delete Buffer,bd   
Commands,sC   
Command History,sc   
Buffer,sb   
Auto Commands,sa   
Status,gs   
commits,gc   
Recent (cwd),fR   
Recent files,fr   
Find Files (cwd),fF   
Open file,ff   
Filebrowser,fb   
Command History,:   
Find in Files (Grep),/   
Switch Buffer,,   
Find Files (root dir),   
Bufferlist,B   
Telescope,mt   
Run make,mm   
Zoxide,fz   
Commits,gm   
Branches,gh   
Fuzzy search,sf   
Command history,s;   
Search History,s:   
Vim Options,sO   
Help,s?   
Goto Symbol (Workspace),sS   
Goto Symbol,ss   
Colorscheme with preview,uC   
Word (cwd),sW   
Word (root dir),sw   
Resume,sR   
Options,so   
Jump to Mark,sm   
Man Pages,sM   
Key Maps,sk   
Search Highlight Groups,sH   
Help Pages,sh   
Grep (cwd),sG   
Grep (root dir),sg   
Workspace diagnostics,sD   
Diagnostics,sd   
Down,dj   
Step Into,di   
Go to line (no execute),dg   
Run to Cursor,dC   
Continue,dc   
Toggle Breakpoint,db   
Breakpoint Condition,dB   
Debug Nearest,td   
Widgets,dw   
Terminate,dt   
Session,ds   
Toggle REPL,dr   
Pause,dp   
Step Over,dO   
Step Out,do   
Run Last,dl   
Up,dk   
Telescope Harpoon Marks,fm   
JsDoc,d   
Delete non-pinned buffers,bP   
Toggle pin,bp   
Todo,st   
Todo (Trouble),xt   
Todo/Fix/Fixme (Trouble),xT   
Todo/Fix/Fixme,sT   
Location List (Trouble),xL   
Workspace Diagnostics (Trouble),xX   
Document Diagnostics (Trouble),xx   
Quickfix List (Trouble),xQ   
Telescope Aerial,fi   
AerialToggle,a   
LSP Len Toggle,uL   
Open note,ng   
Open note,n   
NullLs Info,cn   
Edgy Toggle,ue   
Edgy Select Window,uE   
Dap UI,du   
Eval,de   
Markdown preview,m   
Telescope persisted,fs   
Toggle hardtime.nvim,ht   
Sarch and replace,sr   
Explorer NeoTree (root dir),e   
Explorer NeoTree (cwd),fE   
Explorer NeoTree (root dir),fe   
Explorer NeoTree (cwd),E   
Run Test Suite,cS   
Run Test File,cT   
Run Test Nearest,ct   
Run All Test Files,tT   
Run File,tt   
Stop,tS   
New Terminal Toggle,tO   
Terminal Toggle,to   
Terminal Send,ts   
Terminal Run,tr   
Undo Tree Toggle,r   
Projects,fp   
Don’t Save Current Session,qd   
Restore Last Session,ql   
Restore Session,qs   
Dismiss All,snd   
Noice All,sna   
Noice History,snh   
Noice Last Message,snl   
Toggle zen mode,z   
Flash TreesitterS   
Nvim builtinYy$  
 [%(MatchitNormalMultiBackward)  
Previous todo comment[t   
Previous trouble/quickfix item[q   
Prev Reference[[   
 ]%(MatchitNormalMultiForward)  
Next todo comment]t   
Next trouble/quickfix item]q   
Next Reference]]   
 g%(MatchitNormalBackward)  
Add surroundinggza   
Highlight surroundinggzh   
Replace surroundinggzr   
Delete surroundinggzd   
Find right surroundinggzf   
Find left surroundinggzF   
Update MiniSurround.config.n_linesgzn   
Flashs   
 zM   
 zR   
 (MatchitNormalMultiForward):call matchit#MultiMatch("W", "n")  
 (MatchitNormalMultiBackward):call matchit#MultiMatch("bW", "n")  
 (MatchitNormalBackward):call matchit#Match_wrapper('',0,'n')  
 (MatchitNormalForward):call matchit#Match_wrapper('',1,'n')  
Search in buffer   
Increment selection   
Scroll forward   
Scroll backward   
Nvim builtinnohlsearchdiffupdatenormal!

visual mode keymaps

DescriptionLHSRHS  
Nvim builtin#y?\V"  
 %(MatchitVisualForward)  
Nvim builtin*y/\V"  
Terminal Send,ts   
Eval,de   
Treesitter SearchR   
Flash TreesitterS   
 [%(MatchitVisualMultiBackward)  
 ]%(MatchitVisualMultiForward)  
 a%(MatchitVisualTextObject)  
 g%(MatchitVisualBackward)  
Add surroundinggza   
Flashs   
 (MatchitVisualTextObject)(MatchitVisualMultiBackward)o(MatchitVisualMultiForward)  
 (MatchitVisualMultiForward):call matchit#MultiMatch("W", "n")m'gv``  
 (MatchitVisualMultiBackward):call matchit#MultiMatch("bW", "n")m'gv``  
 (MatchitVisualBackward):call matchit#Match_wrapper('',0,'v')m'gv``  
 (MatchitVisualForward):call matchit#Match_wrapper('',1,'v'):if col("''") != col("$")exe “:normal! m’”endifgv``
Decrement selection   

operator mode keymaps

DescriptionLHSRHS
 %(MatchitOperationForward)
Treesitter SearchR 
Flash TreesitterS 
 [%(MatchitOperationMultiBackward)
 ]%(MatchitOperationMultiForward)
 g%(MatchitOperationBackward)
Remote Flashr 
Flashs 
 (MatchitOperationMultiForward):call matchit#MultiMatch("W", "o")
 (MatchitOperationMultiBackward):call matchit#MultiMatch("bW", "o")
 (MatchitOperationBackward):call matchit#Match_wrapper('',0,'o')
 (MatchitOperationForward):call matchit#Match_wrapper('',1,'o')
This post is licensed under CC BY 4.0 by the author.
Contents

Nv

JustinNvim