AstroNvimStart Neovim Configuration Information
Default AstroNvim example configuration
- Install and initialize:
lazyman -x AstroNvimStart
- Configuration category: Starter
- Base configuration: AstroNvim
- Plugin manager: Lazy
- Installation location:
~/.config/nvim-AstroNvimStart
Git repository
https://github.com/doctorfree/AstroNvimStart
Website
Lazy managed plugins
- stevearc/aerial.nvim
- goolord/alpha-nvim
- AstroNvim/astrocommunity
- AstroNvim/astrotheme
- max397574/better-escape.nvim
- hrsh7th/cmp-buffer
- rcarriga/cmp-dap
- saadparwaiz1/cmp_luasnip
- hrsh7th/cmp-nvim-lsp
- hrsh7th/cmp-path
- numToStr/Comment.nvim
- stevearc/dressing.nvim
- rafamadriz/friendly-snippets
- lewis6991/gitsigns.nvim
- NMAC427/guess-indent.nvim
- rebelot/heirline.nvim
- lukas-reineke/indent-blankline.nvim
- folke/lazy.nvim
- onsails/lspkind.nvim
- L3MON4D3/LuaSnip
- williamboman/mason-lspconfig.nvim
- jay-babu/mason-null-ls.nvim
- jay-babu/mason-nvim-dap.nvim
- williamboman/mason.nvim
- echasnovski/mini.bufremove
- folke/neoconf.nvim
- folke/neodev.nvim
- nvim-neo-tree/neo-tree.nvim
- Shatur/neovim-session-manager
- MunifTanjim/nui.nvim
- jose-elias-alvarez/null-ls.nvim
- windwp/nvim-autopairs
- hrsh7th/nvim-cmp
- NvChad/nvim-colorizer.lua
- mfussenegger/nvim-dap
- rcarriga/nvim-dap-ui
- neovim/nvim-lspconfig
- rcarriga/nvim-notify
- nvim-treesitter/nvim-treesitter
- nvim-treesitter/nvim-treesitter-textobjects
- windwp/nvim-ts-autotag
- JoosepAlviste/nvim-ts-context-commentstring
- kevinhwang91/nvim-ufo
- nvim-tree/nvim-web-devicons
- nvim-lua/plenary.nvim
- kevinhwang91/promise-async
- b0o/SchemaStore.nvim
- mrjones2014/smart-splits.nvim
- nvim-telescope/telescope-fzf-native.nvim
- nvim-telescope/telescope.nvim
- akinsho/toggleterm.nvim
- folke/which-key.nvim
- s1n7ax/nvim-window-picker
AstroNvimStart Keymaps
normal mode keymaps
Description | LHS | RHS | |
---|---|---|---|
Stage Git hunk | gs | ||
Terminate Session (S-F5) | dQ | ||
Stage Git buffer | gS | ||
Unstage Git hunk | gu | ||
Clear Breakpoints | dB | ||
View Git diff | gd | ||
Step Out (S-F11) | dO | ||
Toggle Explorer | e | ||
ToggleTerm horizontal split | th | ||
Toggle CodeLens | uL | ||
Toggle Explorer Focus | o | ||
ToggleTerm vertical split | tv | ||
Load last session | Sl | ||
Toggle spellcheck | us | ||
Save this session | Ss | ||
Toggle foldcolumn | uh | ||
Search symbols | ls | ||
Load current directory session | S. | ||
Mason Installer | pm | ||
Find words in all files | fW | ||
Find files | ff | ||
Mason Update | pM | ||
Toggle Breakpoint (F9) | db | ||
Step Over (F10) | do | ||
Start/Continue (F5) | dc | ||
Conditional Breakpoint (S-F9) | dC | ||
Step Into (F11) | di | ||
Search sessions | Sf | ||
Toggle wrap | uw | ||
Toggle URL highlight | uu | ||
Toggle conceal | uS | ||
Git commits (current file) | gC | ||
Delete session | Sd | ||
Toggle paste mode | up | ||
New File | n | ||
Toggle Notifications | uN | ||
Change line numbering | un | ||
Find words | fw | ||
Toggle statusline | ul | ||
Change indent setting | ui | ||
ToggleTerm float | tf | ||
Symbols outline | lS | ||
ToggleTerm node | tn | ||
Git branches | gb | ||
ToggleTerm python | tp | ||
Git commits (repository) | gc | ||
ToggleTerm gdu | tu | ||
Git status | gt | ||
Resume previous search | f | ||
Close all buffers to the left | bl | ||
Find marks | f’ | ||
ToggleTerm btm | tt | ||
Find words in current buffer | f/ | ||
New tab | bn | ||
Find AstroNvim config files | fa | ||
Pick to close | bD | ||
Find buffers | fb | ||
Find word under cursor | fc | ||
Find all files | fF | ||
Find help | fh | ||
Find keymaps | fk | ||
Find man | fm | ||
Find notifications | fn | ||
Find history | fo | ||
Find registers | fr | ||
Toggle autopairs | ua | ||
Toggle background | ub | ||
Toggle autocompletion | uc | ||
Toggle color highlight | uC | ||
Toggle diagnostics | ud | ||
Plugins Install | pi | ||
Toggle signcolumn | ug | ||
Plugins Status | ps | ||
Plugins Sync | pS | ||
Plugins Check Updates | pu | ||
Plugins Update | pU | ||
Update Plugins and Mason Packages | pa | ||
AstroNvim Update | pA | ||
AstroNvim Version | pv | ||
AstroNvim Changelog | pl | ||
Close buffer | c | ||
Force close buffer | C | ||
Toggle tabline | ut | ||
Save | w | ||
Close all buffers except current | bc | ||
Quit | q | ||
Close all buffers | bC | ||
Select buffer from tabline | bb | ||
Toggle syntax highlight | uy | ||
Close buffer from tabline | bd | ||
Find commands | fC | ||
Previous buffer | bp | ||
Close all buffers to the right | br | ||
By extension | bse | ||
Close Session | dq | ||
By relative path | bsr | ||
By full path | bsp | ||
Pause (F6) | dp | ||
By buffer number | bsi | ||
Restart (C-F5) | dr | ||
By modification | bsm | ||
Toggle REPL | dR | ||
Horizontal split buffer from tabline | b\ | ||
Run To Cursor | ds | ||
Vertical split buffer from tabline | b | ||
Evaluate Input | dE | ||
Toggle Debugger UI | du | ||
Debugger Hover | dh | ||
Home Screen | h | ||
Toggle comment line | / | ||
Find themes | ft | ||
View Git blame | gl | ||
View full Git blame | gL | ||
ToggleTerm lazygit | gg | ||
Preview Git hunk | gp | ||
ToggleTerm lazygit | tl | ||
Reset Git hunk | gh | ||
Reset Git buffer | gr | ||
Nvim builtin | & | :&& | |
Move buffer tab left | |||
Move buffer tab right | >b | ||
Nvim builtin | Y | y$ | |
Previous tab | [t | ||
Previous buffer | [b | ||
Previous Git hunk | [g | ||
Horizontal Split | \ | ||
Next buffer | ]b | ||
Next tab | ]t | ||
Next Git hunk | ]g | ||
Open the file under cursor with system app | gx | ||
Comment toggle blockwise | gb | ||
Comment toggle linewise | gc | ||
Move cursor down | j | v:count == 0 ? ‘gj’ : ‘j’ | |
Move cursor up | k | v:count == 0 ? ‘gk’ : ‘k’ | |
Close all folds | zM | ||
Fold less | zr | ||
Fold more | zm | ||
Peek fold | zp | ||
Open all folds | zR | ||
Vertical Split | |||
Toggle terminal | <C-‘> | ||
Debugger: Start | |||
Debugger: Stop | |||
Debugger: Conditional Breakpoint | |||
Debugger: Restart | |||
Debugger: Pause | |||
Resize split left | |||
Debugger: Toggle Breakpoint | |||
Resize split up | |||
Debugger: Step Over | |||
Debugger: Step Into | |||
Debugger: Step Out | |||
Move to left split | |||
Resize split down | |||
Resize split right | |||
Move to above split | |||
Move to below split | |||
Force write | |||
Force quit | |||
Toggle terminal | |||
Move to right split |
visual mode keymaps
Description | LHS | RHS |
---|---|---|
Indent line | >gv | |
Toggle comment for selection | / | |
Evaluate Input | dE | |
Nvim builtin | # | y?\V |
Nvim builtin | * | y/\V |
Comment toggle blockwise | gb | |
Comment toggle linewise | gc | |
Unindent line |
operator mode keymaps
| Description | LHS | RHS | | ———– | — | — |