Spider Neovim Configuration Information
AstroNvim based configuration with animated status bar and smooth scroll. Introductory video
- Install and initialize:
lazyman -w Spider
- Configuration category: Personal
- Base configuration: AstroNvim
- Plugin manager: Lazy
- Installation location:
~/.config/nvim-Spider
Git repository
https://github.com/fearless-spider/FSAstroNvim
Website
YouTube channel
https://www.youtube.com/@fearlessspider
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
- mfussenegger/nvim-dap-python
- 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
- simrat39/rust-tools.nvim
- b0o/SchemaStore.nvim
- mrjones2014/smart-splits.nvim
- AckslD/swenv.nvim
- nvim-telescope/telescope-fzf-native.nvim
- nvim-telescope/telescope.nvim
- akinsho/toggleterm.nvim
- folke/tokyonight.nvim
- psliwka/vim-smoothie
- folke/which-key.nvim
- windwp/windline.nvim
- s1n7ax/nvim-window-picker
Spider Keymaps
normal mode keymaps
Description | LHS | RHS | |
---|---|---|---|
u9 | |||
Debugger Hover | dh | ||
Reset Git hunk | gh | ||
ToggleTerm node | tn | ||
Reset Git buffer | gr | ||
Stage Git hunk | gs | ||
Close all buffers | bC | ||
Stage Git buffer | gS | ||
Select buffer from tabline | bb | ||
Unstage Git hunk | gu | ||
Close buffer from tabline | bd | ||
View Git diff | gd | ||
Close all buffers to the left | bl | ||
Toggle Explorer | e | ||
Run To Cursor | ds | ||
Toggle REPL | dR | ||
Toggle Explorer Focus | o | ||
Toggle autocompletion | uc | ||
Load last session | Sl | ||
ToggleTerm lazygit | tl | ||
Save this session | Ss | ||
Git branches | gb | ||
Delete session | Sd | ||
Find commands | fC | ||
Resume previous search | f | ||
Search sessions | Sf | ||
Symbols outline | lS | ||
T | Tests | ||
Load current directory session | S. | ||
Run nearest test | Tn | ||
Update Plugins and Mason Packages | pa | ||
Run tests in current file | Tf | ||
By buffer number | bsi | ||
Display output of tests | To | ||
ToggleTerm btm | tt | ||
Open the summary window | Ts | ||
Mason Installer | pm | ||
Find AstroNvim config files | fa | ||
Switch Environment | Es | ||
Mason Update | pM | ||
Plugins Update | pU | ||
Plugins Check Updates | pu | ||
Close all buffers except current | bc | ||
Preview Git hunk | gp | ||
Toggle conceal | uS | ||
E | Environment | ||
Toggle URL highlight | uu | ||
Git status | gt | ||
Save | w | ||
Restart (C-F5) | dr | ||
Quit | q | ||
New File | n | ||
Pause (F6) | dp | ||
Plugins Install | pi | ||
Plugins Status | ps | ||
Plugins Sync | pS | ||
Evaluate Input | dE | ||
Toggle Debugger UI | du | ||
Toggle spellcheck | us | ||
Toggle tabline | ut | ||
Toggle wrap | uw | ||
Toggle syntax highlight | uy | ||
Find words in all files | fW | ||
Toggle foldcolumn | uh | ||
Search symbols | ls | ||
ToggleTerm lazygit | gg | ||
Toggle autopairs | ua | ||
ToggleTerm gdu | tu | ||
Toggle background | ub | ||
ToggleTerm python | tp | ||
ToggleTerm float | tf | ||
Toggle color highlight | uC | ||
ToggleTerm horizontal split | th | ||
Toggle diagnostics | ud | ||
ToggleTerm vertical split | tv | ||
Toggle signcolumn | ug | ||
Git commits | gc | ||
Change indent setting | ui | ||
Toggle statusline | ul | ||
Find marks | f’ | ||
Toggle CodeLens | uL | ||
Find buffers | fb | ||
Change line numbering | un | ||
Find for word under cursor | fc | ||
Toggle Notifications | uN | ||
Find files | ff | ||
Toggle paste mode | up | ||
Find all files | fF | ||
Find help | fh | ||
Find keymaps | fk | ||
Toggle Breakpoint (F9) | db | ||
Find man | fm | ||
Clear Breakpoints | dB | ||
Find notifications | fn | ||
Start/Continue (F5) | dc | ||
Find history | fo | ||
Conditional Breakpoint (S-F9) | dC | ||
Find registers | fr | ||
Step Into (F11) | di | ||
Find themes | ft | ||
Step Over (F10) | do | ||
Find words | fw | ||
Step Out (S-F11) | dO | ||
Close Session | dq | ||
Terminate Session (S-F5) | dQ | ||
Previous buffer | bp | ||
Close all buffers to the right | br | ||
By extension | bse | ||
By relative path | bsr | ||
By full path | bsp | ||
By modification | bsm | ||
Horizontal split buffer from tabline | b\ | ||
Vertical split buffer from tabline | b | ||
Home Screen | h | ||
AstroNvim Update | pA | ||
Toggle comment line | / | ||
AstroNvim Version | pv | ||
AstroNvim Changelog | pl | ||
Close buffer | c | ||
View Git blame | gl | ||
Force close buffer | C | ||
View full Git blame | gL | ||
Nvim builtin | & | :&& | |
Move buffer tab left | |||
Move buffer tab right | >b | ||
Nvim builtin | Y | y$ | |
Previous buffer | [b | ||
Previous tab | [t | ||
Previous Git hunk | [g | ||
Horizontal Split | \ | ||
Next buffer | ]b | ||
Next Git hunk | ]g | ||
Next tab | ]t | ||
Open the file under cursor with system app | gx | ||
Comment toggle linewise | gc | ||
Comment toggle blockwise | gb | ||
Move cursor down | j | v:count == 0 ? ‘gj’ : ‘j’ | |
Move cursor up | k | v:count == 0 ? ‘gk’ : ‘k’ | |
Open all folds | zR | ||
Close all folds | zM | ||
Fold less | zr | ||
Fold more | zm | ||
Peek fold | zp | ||
Vertical Split | |||
Debugger: Start | |||
Debugger: Step Over | |||
Move to left split | |||
Resize split up | |||
Resize split down | |||
Resize split left | |||
Resize split right | |||
Toggle terminal | |||
Debugger: Restart | |||
Force quit | |||
Force write | |||
Toggle terminal | <C-‘> | ||
Debugger: Stop | |||
Debugger: Conditional Breakpoint | |||
Debugger: Pause | |||
Debugger: Toggle Breakpoint | |||
Debugger: Step Into | |||
Debugger: Step Out | |||
Move to above split | |||
Move to below split | |||
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 linewise | gc | |
Comment toggle blockwise | gb | |
Unindent line |
operator mode keymaps
| Description | LHS | RHS | | ———– | — | — |