CatNvim Neovim Configuration Information
Neovim configuration written in the C programming language
- Install and initialize:
lazyman -L CatNvim
- Configuration category: Language
- Base configuration: LazyVim
- Plugin manager: Lazy
- Installation location:
~/.config/nvim-CatNvim
Git repository
https://github.com/nullchilly/CatNvim
Dotfyle entry
https://dotfyle.com/nullchilly/catnvim
Website
Lazy managed plugins
- LazyVim/LazyVim
- L3MON4D3/LuaSnip
- goolord/alpha-nvim
- akinsho/bufferline.nvim
- catppuccin/nvim
- hrsh7th/cmp-buffer
- hrsh7th/cmp-nvim-lsp
- hrsh7th/cmp-path
- saadparwaiz1/cmp_luasnip
- stevearc/dressing.nvim
- ggandor/flit.nvim
- rafamadriz/friendly-snippets
- lewis6991/gitsigns.nvim
- lukas-reineke/indent-blankline.nvim
- ggandor/leap.nvim
- nvim-lualine/lualine.nvim
- williamboman/mason-lspconfig.nvim
- jay-babu/mason-nvim-dap.nvim
- echasnovski/mini.ai
- echasnovski/mini.bufremove
- echasnovski/mini.comment
- echasnovski/mini.indentscope
- echasnovski/mini.pairs
- echasnovski/mini.surround
- nvim-neo-tree/neo-tree.nvim
- folke/neoconf.nvim
- folke/neodev.nvim
- folke/noice.nvim
- MunifTanjim/nui.nvim
- jayp0521/mason-null-ls.nvim
- hrsh7th/nvim-cmp
- neovim/nvim-lspconfig
- SmiteshP/nvim-navic
- rcarriga/nvim-notify
- nvim-pack/nvim-spectre
- nvim-treesitter/nvim-treesitter
- nvim-treesitter/nvim-treesitter-textobjects
- JoosepAlviste/nvim-ts-context-commentstring
- kyazdani42/nvim-web-devicons
- folke/persistence.nvim
- nvim-lua/plenary.nvim
- nvim-telescope/telescope.nvim
- folke/todo-comments.nvim
- folke/tokyonight.nvim
- folke/trouble.nvim
- RRethy/vim-illuminate
- tpope/vim-repeat
- dstein64/vim-startuptime
- folke/which-key.nvim
CatNvim Keymaps
normal mode keymaps
Description | LHS | RHS | ||
---|---|---|---|---|
Explorer NeoTree (root dir) | e | |||
Explorer NeoTree (cwd) | fE | |||
Explorer NeoTree (root dir) | fe | |||
Explorer NeoTree (cwd) | E | |||
Dismiss all Notifications | un | |||
Dismiss All | snd | |||
Noice All | sna | |||
Noice History | snh | |||
Noice Last Message | snl | |||
Delete Buffer (Force) | bD | |||
Delete Buffer | bd | |||
Restore Session | qs | |||
Don’t Save Current Session | qd | |||
Restore Last Session | ql | |||
Todo/Fix/Fixme | sT | |||
Todo | st | |||
Todo (Trouble) | xt | |||
Todo/Fix/Fixme (Trouble) | xT | |||
Location List (Trouble) | xL | |||
Workspace Diagnostics (Trouble) | xX | |||
Document Diagnostics (Trouble) | xx | |||
Quickfix List (Trouble) | xQ | |||
Find Files (root dir) | ||||
Command History | : | |||
Grep (root dir) | / | |||
Switch Buffer | , | |||
Buffers | fb | |||
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 | |||
Document diagnostics | sd | |||
Commands | sC | |||
Command History | sc | |||
Buffer | sb | |||
Auto Commands | sa | |||
status | gs | |||
commits | gc | |||
Recent (cwd) | fR | |||
Recent | fr | |||
Find Files (cwd) | fF | |||
Find Files (root dir) | ff | |||
Replace in files (Spectre) | sr | |||
Toggle pin | bp | |||
Delete non-pinned buffers | bP | |||
Mason | cm | |||
% | ||||
Nvim builtin | & | :&& | ||
Flash Treesitter | S | |||
Nvim builtin | Y | y$ | ||
[% | ||||
Prev Reference | [[ | |||
Previous todo comment | [t | |||
Previous trouble/quickfix item | [q | |||
]% | ||||
Next Reference | ]] | |||
Next todo comment | ]t | |||
Next trouble/quickfix item | ]q | |||
gx | ||||
g% | ||||
Highlight surrounding | gzh | |||
Delete surrounding | gzd | |||
Find left surrounding | gzF | |||
Update MiniSurround.config.n_lines | gzn | |||
Find right surrounding | gzf | |||
Replace surrounding | gzr | |||
Add surrounding | gza | |||
Flash | s | |||
:call netrw#BrowseX(netrw#GX(),netrw#CheckIfRemote(netrw#GX())) | ||||
: | ||||
: | ||||
: | ||||
: | ||||
Scroll backward | ||||
Scroll forward | ||||
Increment selection | ||||
Nvim builtin | diffupdate | normal! |
visual mode keymaps
Description | LHS | RHS | ||
---|---|---|---|---|
Nvim builtin | # | y?\V | ||
% | ||||
Nvim builtin | * | y/\V | ||
Treesitter Search | R | |||
Flash Treesitter | S | |||
[% | ||||
]% | ||||
a% | ||||
gx | ||||
g% | ||||
Add surrounding | gza | |||
Flash | s | |||
: | ||||
: | ||||
: | ||||
: | ||||
: | exe “:normal! m’” | endif | ||
Decrement selection |
operator mode keymaps
Description | LHS | RHS |
---|---|---|
% | ||
Treesitter Search | R | |
Flash Treesitter | S | |
[% | ||
]% | ||
g% | ||
Remote Flash | r | |
Flash | s | |
: | ||
: | ||
: | ||
: |