Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo is supposed to be used as config by NvChad!

Useful mappings

Mode: n = Normal, i = Insert, v = Visual

General

Key Description Mode
<leader>x Close current buffer n
jj Escape insert mode i
<C-j> Move line down i
<leader>wv Split window vertically n
<leader>wh Split window horizontally n
<leader>wd Close current split n
< Tab selected left v
> Tab selected right v
< Vertical decrease window size n
> Vertical increase window size n
<M-o> Add a blank line at the bottom n
<M-O> Add a blank line at the above n
<M-h> Toggle horizontal terminal n
<M-v> Toggle vertical terminal n
<M-i> Toggle floating terminal n
<C-c> Accept nvim-cmp completion i
<C-y> Accept codeium inline suggestions i
<leader>sp Pick previous sessions n
<leader>ss Quick save cwd session n
<leader>sl Quick load cwd session n
<leader>nh Show messages history n

Folds

Key Description
za Toggle fold under cursor
zA Toggle fold under cursor recursively
zc Close fold under cursor
zC Close fold under cursor recursively
zo Open fold under cursor
zO Open fold under cursor recursively
zM Close all folds in current buf
zR Open all folds in current buf

Nvim-tree

Key Description Mode
<leader>e Focus Nvim-tree n
<C-n> Toggle Nvim-tree n
g? Show Nvim-tree help n
H Toggle hidden files n
I Toggle git ignored files n
W Colaps all folders n
E Expand all folders n

Telescope

Key Description Mode
<leader>ff Find files n
<leader>fw Find live grep n
<leader>fg Find live grep in current buff n
<leader>fb Find buffers n
<leader>td Find ToDos n

Render markdown

Key Description Mode
<leader>rm Render markdown n

LSP

Key Description Mode
<leader>rn IncRename n
<leader>ra NvChad renamer n
<leader>cd Diagnostics under cursor n
<leader>ca Code actions n
gd Go to definition n
K Hover n

Translate (it works with litle delay)

translate-shell is required!

Key Description Mode
<leader>tr Translate selection to Russian v
<leader>te Translate selection to English v
<leader>twr Translate word under cursor to Russian n
<leader>twe Translate word under cursor to English n

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages