ONNO Neovim Configuration Information
One of the primary inspirations for Lazyman
- Install and initialize:
lazyman -w ONNO
- Configuration category: Personal
- Base configuration: Custom
- Plugin manager: Lazy
- Installation location:
~/.config/nvim-ONNO
Git repository
https://github.com/loctvl842/nvim
Dotfyle entry
https://dotfyle.com/loctvl842/nvim
Lazy managed plugins
- L3MON4D3/LuaSnip
- anuvyklack/animation.nvim
- utilyre/barbecue.nvim
- akinsho/bufferline.nvim
- hrsh7th/cmp-buffer
- hrsh7th/cmp-cmdline
- hrsh7th/cmp-nvim-lsp
- hrsh7th/cmp-path
- saadparwaiz1/cmp_luasnip
- jcdickinson/codeium.nvim
- loctvl842/compile-nvim
- glepnir/dashboard-nvim
- stevearc/dressing.nvim
- mattn/emmet-vim
- rafamadriz/friendly-snippets
- lewis6991/gitsigns.nvim
- lukas-reineke/indent-blankline.nvim
- folke/lazy.nvim
- huggingface/llm.nvim
- ray-x/lsp_signature.nvim
- glepnir/lspsaga.nvim
- nvim-lualine/lualine.nvim
- williamboman/mason-lspconfig.nvim
- jayp0521/mason-null-ls.nvim
- jay-babu/mason-nvim-dap.nvim
- anuvyklack/middleclass
- echasnovski/mini.comment
- echasnovski/mini.indentscope
- echasnovski/mini.pairs
- loctvl842/monokai-pro.nvim
- mrbjarksen/neo-tree-diagnostics.nvim
- nvim-neo-tree/neo-tree.nvim
- folke/noice.nvim
- MunifTanjim/nui.nvim
- jayp0521/mason-null-ls.nvim
- Abstract-IDE/penvim
- hrsh7th/nvim-cmp
- norcalli/nvim-colorizer.lua
- mfussenegger/nvim-jdtls
- kosayoda/nvim-lightbulb
- neovim/nvim-lspconfig
- SmiteshP/nvim-navic
- rcarriga/nvim-notify
- petertriho/nvim-scrollbar
- nvim-treesitter/nvim-treesitter
- JoosepAlviste/nvim-ts-context-commentstring
- kevinhwang91/nvim-ufo
- kyazdani42/nvim-web-devicons
- toppair/peek.nvim
- folke/persistence.nvim
- nvim-lua/plenary.nvim
- kevinhwang91/promise-async
- kevinhwang91/rnvimr
- luukvbaal/statuscol.nvim
- AckslD/swenv.nvim
- nvim-telescope/telescope.nvim
- akinsho/toggleterm.nvim
- folke/tokyonight.nvim
- moll/vim-bbye
- RRethy/vim-illuminate
- dstein64/vim-startuptime
- mg979/vim-visual-multi
- folke/which-key.nvim
- anuvyklack/windows.nvim
ONNO Keymaps
Normal mode keymaps
Description | Select Moonokai pro filter |
---|---|
Left hand side | c |
Right hand side | <Cmd>MonokaiProSelect<CR> |
Description | Restore Last Session |
---|---|
Left hand side | sl |
Right hand side |
Description | Restore Session |
---|---|
Left hand side | ss |
Right hand side |
Description | Don’t Save Current Session |
---|---|
Left hand side | sd |
Right hand side |
Description | Close Buffer |
---|---|
Left hand side | d |
Right hand side |
Description | Delete all Notifications |
---|---|
Left hand side | n |
Right hand side |
Description | Diff |
---|---|
Left hand side | gd |
Right hand side |
Description | Undo Stage Hunk |
---|---|
Left hand side | gu |
Right hand side |
Description | Stage Hunk |
---|---|
Left hand side | gs |
Right hand side |
Description | Reset Buffer |
---|---|
Left hand side | gR |
Right hand side |
Description | Reset Hunk |
---|---|
Left hand side | gr |
Right hand side |
Description | Preview Hunk |
---|---|
Left hand side | gp |
Right hand side |
Description | Blame |
---|---|
Left hand side | gl |
Right hand side |
Description | Prev Hunk |
---|---|
Left hand side | gk |
Right hand side |
Description | Next Hunk |
---|---|
Left hand side | gj |
Right hand side |
Description | Lazygit |
---|---|
Left hand side | gg |
Right hand side |
Description | Peek (Markdown Preview) |
---|---|
Left hand side | p |
Right hand side |
Description | Find buffer |
---|---|
Left hand side | b |
Right hand side |
Description | Find Text |
---|---|
Left hand side | F |
Right hand side |
Description | Find files |
---|---|
Left hand side | f |
Right hand side |
Description | Checkout commit |
---|---|
Left hand side | gc |
Right hand side |
Description | Checkout branch |
---|---|
Left hand side | gb |
Right hand side |
Description | Open changed file |
---|---|
Left hand side | go |
Right hand side |
Description | Dashboard |
---|---|
Left hand side | 0 |
Right hand side |
Description | Explorer Float (root dir) |
---|---|
Left hand side | E |
Right hand side |
Description | Explorer (root dir) |
---|---|
Left hand side | e |
Right hand side |
Description | Zoom window |
---|---|
Left hand side | m |
Right hand side |
Description | Open file manager |
---|---|
Left hand side | r |
Right hand side |
Description | |
---|---|
Left hand side | % |
Right hand side | <Plug>(MatchitNormalForward) |
Description | Nvim builtin |
---|---|
Left hand side | & |
Right hand side | :&&<CR> |
Description | Nvim builtin |
---|---|
Left hand side | Y |
Right hand side | y$ |
Description | |
---|---|
Left hand side | [% |
Right hand side | <Plug>(MatchitNormalMultiBackward) |
Description | Prev Reference |
---|---|
Left hand side | [[ |
Right hand side |
Description | |
---|---|
Left hand side | ]% |
Right hand side | <Plug>(MatchitNormalMultiForward) |
Description | Next Reference |
---|---|
Left hand side | ]] |
Right hand side |
Description | Add word to spell list |
---|---|
Left hand side | fg |
Right hand side |
Description | Fold more |
---|---|
Left hand side | fm |
Right hand side |
Description | Center this line |
---|---|
Left hand side | fz |
Right hand side |
Description | Fold less |
---|---|
Left hand side | fr |
Right hand side |
Description | Toggle fold under cursor |
---|---|
Left hand side | fa |
Right hand side |
Description | Half screen to the right |
---|---|
Left hand side | fL |
Right hand side |
Description | Update folds |
---|---|
Left hand side | fx |
Right hand side |
Description | Left this line |
---|---|
Left hand side | fs |
Right hand side |
Description | Delete fold under cursor |
---|---|
Left hand side | fd |
Right hand side |
Description | Open fold under cursor |
---|---|
Left hand side | fo |
Right hand side |
Description | Bottom this line |
---|---|
Left hand side | fb |
Right hand side |
Description | Open all folds under cursor |
---|---|
Left hand side | fO |
Right hand side |
Description | Close all folds under cursor |
---|---|
Left hand side | fc |
Right hand side |
Description | Mark word as bad/misspelling |
---|---|
Left hand side | fw |
Right hand side |
Description | Top this line |
---|---|
Left hand side | ft |
Right hand side |
Description | Right this line |
---|---|
Left hand side | fe |
Right hand side |
Description | Toggle all folds under cursor |
---|---|
Left hand side | fA |
Right hand side |
Description | Delete all folds in current buffer |
---|---|
Left hand side | fE |
Right hand side |
Description | Show cursor line |
---|---|
Left hand side | fv |
Right hand side |
Description | Close all folds |
---|---|
Left hand side | fM |
Right hand side |
Description | Half screen to the left |
---|---|
Left hand side | fH |
Right hand side |
Description | Open all folds |
---|---|
Left hand side | fR |
Right hand side |
Description | |
---|---|
Left hand side | g% |
Right hand side | <Plug>(MatchitNormalBackward) |
Description | Go to definition |
---|---|
Left hand side | gd |
Right hand side |
Description | Go to references |
---|---|
Left hand side | gr |
Right hand side |
Description | Go to implementations |
---|---|
Left hand side | gi |
Right hand side |
Description | Man Pages |
---|---|
Left hand side | sM |
Right hand side |
Description | Find Help |
---|---|
Left hand side | sh |
Right hand side |
Description | Colorscheme |
---|---|
Left hand side | sc |
Right hand side |
Description | Open Recent File |
---|---|
Left hand side | sr |
Right hand side |
Description | Registers |
---|---|
Left hand side | sR |
Right hand side |
Description | Keymaps |
---|---|
Left hand side | sk |
Right hand side |
Description | Commands |
---|---|
Left hand side | sC |
Right hand side |
Description | Highlight Groups |
---|---|
Left hand side | sH |
Right hand side |
Description | Checkout branch |
---|---|
Left hand side | sb |
Right hand side |
Description | |
---|---|
Left hand side | <Plug>(MatchitNormalMultiForward) |
Right hand side | :<C-U>call matchit#MultiMatch("W", "n")<CR> |
Description | |
---|---|
Left hand side | <Plug>(MatchitNormalMultiBackward) |
Right hand side | :<C-U>call matchit#MultiMatch("bW", "n")<CR> |
Description | |
---|---|
Left hand side | <Plug>(MatchitNormalBackward) |
Right hand side | :<C-U>call matchit#Match_wrapper('',0,'n')<CR> |
Description | |
---|---|
Left hand side | <Plug>(MatchitNormalForward) |
Right hand side | :<C-U>call matchit#Match_wrapper('',1,'n')<CR> |
Description | |
---|---|
Left hand side | <Plug>luasnip-expand-repeat |
Right hand side |
Description | |
---|---|
Left hand side | <Plug>luasnip-delete-check |
Right hand side |
Description | |
---|---|
Left hand side | <Plug>PlenaryTestFile |
Right hand side | :lua require('plenary.test_harness').test_directory(vim.fn.expand("%:p"))<CR> |
Description | Nvim builtin |
---|---|
Left hand side | <C-L> |
Right hand side | <Cmd>nohlsearch|diffupdate|normal! <C-L><CR> |
Visual mode keymaps
Description | Nvim builtin |
---|---|
Left hand side | # |
Right hand side | y?\V<C-R>"<CR> |
Description | |
---|---|
Left hand side | % |
Right hand side | <Plug>(MatchitVisualForward) |
Description | Nvim builtin |
---|---|
Left hand side | * |
Right hand side | y/\V<C-R>"<CR> |
Description | |
---|---|
Left hand side | [% |
Right hand side | <Plug>(MatchitVisualMultiBackward) |
Description | |
---|---|
Left hand side | ]% |
Right hand side | <Plug>(MatchitVisualMultiForward) |
Description | |
---|---|
Left hand side | a% |
Right hand side | <Plug>(MatchitVisualTextObject) |
Description | |
---|---|
Left hand side | g% |
Right hand side | <Plug>(MatchitVisualBackward) |
Description | |
---|---|
Left hand side | <Plug>(MatchitVisualTextObject) |
Right hand side | <Plug>(MatchitVisualMultiBackward)o<Plug>(MatchitVisualMultiForward) |
Description | |
---|---|
Left hand side | <Plug>(MatchitVisualMultiForward) |
Right hand side | :<C-U>call matchit#MultiMatch("W", "n")<CR>m'gv`` |
Description | |
---|---|
Left hand side | <Plug>(MatchitVisualMultiBackward) |
Right hand side | :<C-U>call matchit#MultiMatch("bW", "n")<CR>m'gv`` |
Description | |
---|---|
Left hand side | <Plug>(MatchitVisualBackward) |
Right hand side | :<C-U>call matchit#Match_wrapper('',0,'v')<CR>m'gv`` |
Description | |
---|---|
Left hand side | <Plug>(MatchitVisualForward) |
Right hand side | :<C-U>call matchit#Match_wrapper('',1,'v')<CR>:if col("''") != col("$") | exe ":normal! m'" | endif<CR>gv`` |
Description | |
---|---|
Left hand side | <Plug>luasnip-expand-repeat |
Right hand side |
Operator mode keymaps
Description | |
---|---|
Left hand side | % |
Right hand side | <Plug>(MatchitOperationForward) |
Description | |
---|---|
Left hand side | [% |
Right hand side | <Plug>(MatchitOperationMultiBackward) |
Description | |
---|---|
Left hand side | ]% |
Right hand side | <Plug>(MatchitOperationMultiForward) |
Description | |
---|---|
Left hand side | g% |
Right hand side | <Plug>(MatchitOperationBackward) |
Description | |
---|---|
Left hand side | <Plug>(MatchitOperationMultiForward) |
Right hand side | :<C-U>call matchit#MultiMatch("W", "o")<CR> |
Description | |
---|---|
Left hand side | <Plug>(MatchitOperationMultiBackward) |
Right hand side | :<C-U>call matchit#MultiMatch("bW", "o")<CR> |
Description | |
---|---|
Left hand side | <Plug>(MatchitOperationBackward) |
Right hand side | :<C-U>call matchit#Match_wrapper('',0,'o')<CR> |
Description | |
---|---|
Left hand side | <Plug>(MatchitOperationForward) |
Right hand side | :<C-U>call matchit#Match_wrapper('',1,'o')<CR> |
Description | |
---|---|
Left hand side | <Plug>luasnip-expand-repeat |
Right hand side |