Daniel Neovim Configuration Information
‘LunarVim’ based config of Daniel Vera Gilliard
- Install and initialize:
lazyman -w Daniel
- Configuration category: Personal
- Base configuration: LunarVim
- Plugin manager: Lazy
- Installation location:
~/.config/nvim-Daniel
Git repository
https://github.com/daniel-vera-g/lvim
Website
Lazy managed plugins
- Pocco81/AutoSave.nvim
- numToStr/Comment.nvim
- L3MON4D3/LuaSnip
- goolord/alpha-nvim
- skywind3000/asyncrun.vim
- lunarvim/bigfile.nvim
- akinsho/bufferline.nvim
- dkarter/bullets.vim
- catppuccin/nvim
- ekickx/clipboard-image.nvim
- hrsh7th/cmp-buffer
- hrsh7th/cmp-nvim-lsp
- hrsh7th/cmp-path
- saadparwaiz1/cmp_luasnip
- lunarvim/colorschemes
- zbirenbaum/copilot-cmp
- zbirenbaum/copilot.lua
- embark-theme/vim
- rafamadriz/friendly-snippets
- lewis6991/gitsigns.nvim
- ray-x/go.nvim
- ray-x/guihua.lua
- lukas-reineke/indent-blankline.nvim
- folke/lazy.nvim
- tamago324/lir.nvim
- nvim-lualine/lualine.nvim
- lunarvim/lunar.nvim
- rktjmp/lush.nvim
- iamcco/markdown-preview.nvim
- antonk52/markdowny.nvim
- williamboman/mason-lspconfig.nvim
- jay-babu/mason-nvim-dap.nvim
- ramojus/mellifluous.nvim
- tanvirtin/monokai.nvim
- folke/neodev.nvim
- tamago324/nlsp-settings.nvim
- jayp0521/mason-null-ls.nvim
- windwp/nvim-autopairs
- hrsh7th/nvim-cmp
- jay-babu/mason-nvim-dap.nvim
- rcarriga/nvim-dap-ui
- neovim/nvim-lspconfig
- SmiteshP/nvim-navic
- kyazdani42/nvim-tree.lua
- nvim-treesitter/nvim-treesitter
- JoosepAlviste/nvim-ts-context-commentstring
- kyazdani42/nvim-web-devicons
- lunarvim/onedarker.nvim
- tyru/open-browser.vim
- NLKNguyen/papercolor-theme
- folke/persistence.nvim
- weirongxu/plantuml-previewer.vim
- aklt/plantuml-syntax
- nvim-lua/plenary.nvim
- ahmedkhalf/project.nvim
- b0o/schemastore.nvim
- junegunn/seoul256.vim
- Tastyep/structlog.nvim
- NTBBloodbath/sweetie.nvim
- godlygeek/tabular
- renerocksai/telekasten.nvim
- nvim-telescope/telescope-fzf-native.nvim
- nvim-telescope/telescope.nvim
- akinsho/toggleterm.nvim
- folke/tokyonight.nvim
- folke/twilight.nvim
- tpope/vim-fugitive
- machakann/vim-highlightedyank
- RRethy/vim-illuminate
- preservim/vim-markdown
- felipec/vim-sanegx
- kylechui/nvim-surround
- rottencandy/vimkubectl
- preservim/vimux
- folke/which-key.nvim
- gelguy/wilder.nvim
- folke/zen-mode.nvim
Daniel Keymaps
Normal mode keymaps
Description | |
---|---|
Left hand side | % |
Right hand side | <Plug>(MatchitNormalForward) |
Description | Nvim builtin |
---|---|
Left hand side | & |
Right hand side | :&&<CR> |
Description | |
---|---|
Left hand side | Q |
Right hand side |
|
Description | |
---|---|
Left hand side | X |
Right hand side | :BufferKill<CR> |
Description | |
---|---|
Left hand side | Y |
Right hand side | yg_ |
Description | |
---|---|
Left hand side | [% |
Right hand side | <Plug>(MatchitNormalMultiBackward) |
Description | |
---|---|
Left hand side | [q |
Right hand side | :cprev<CR> |
Description | |
---|---|
Left hand side | ]% |
Right hand side | <Plug>(MatchitNormalMultiForward) |
Description | |
---|---|
Left hand side | ]q |
Right hand side | :cnext<CR> |
Description | |
---|---|
Left hand side | cS |
Right hand side | <Plug>CSurround |
Description | |
---|---|
Left hand side | cs |
Right hand side | <Plug>Csurround |
Description | |
---|---|
Left hand side | ds |
Right hand side | <Plug>Dsurround |
Description | |
---|---|
Left hand side | gx |
Right hand side | <Plug>NetrwBrowseX |
Description | |
---|---|
Left hand side | g% |
Right hand side | <Plug>(MatchitNormalBackward) |
Description | |
---|---|
Left hand side | gc |
Right hand side |
Description | |
---|---|
Left hand side | gb |
Right hand side |
Description | |
---|---|
Left hand side | ySS |
Right hand side | <Plug>YSsurround |
Description | |
---|---|
Left hand side | ySs |
Right hand side | <Plug>YSsurround |
Description | |
---|---|
Left hand side | yss |
Right hand side | <Plug>Yssurround |
Description | |
---|---|
Left hand side | yS |
Right hand side | <Plug>YSurround |
Description | |
---|---|
Left hand side | ys |
Right hand side | <Plug>Ysurround |
Description | |
---|---|
Left hand side | <Plug>NetrwBrowseX |
Right hand side | :call netrw#BrowseX(netrw#GX(),netrw#CheckIfRemote(netrw#GX()))<CR> |
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>(bullets-promote) |
Right hand side | :BulletPromote<CR> |
Description | |
---|---|
Left hand side | <Plug>(bullets-demote) |
Right hand side | :BulletDemote<CR> |
Description | |
---|---|
Left hand side | <Plug>(bullets-toggle-checkbox) |
Right hand side | :ToggleCheckbox<CR> |
Description | |
---|---|
Left hand side | <Plug>(bullets-renumber) |
Right hand side | :RenumberList<CR> |
Description | |
---|---|
Left hand side | <Plug>(bullets-newline) |
Right hand side | :call <SNR>28_insert_new_bullet()<CR> |
Description | |
---|---|
Left hand side | <Plug>(openbrowser-smart-search) |
Right hand side | :<C-U>call openbrowser#_keymap_smart_search('n')<CR> |
Description | |
---|---|
Left hand side | <Plug>(openbrowser-search) |
Right hand side | :<C-U>call openbrowser#_keymap_search('n')<CR> |
Description | |
---|---|
Left hand side | <Plug>(openbrowser-open-incognito) |
Right hand side | :<C-U>call openbrowser#_keymap_open('n', 0, ['--incognito'])<CR> |
Description | |
---|---|
Left hand side | <Plug>(openbrowser-open) |
Right hand side | :<C-U>call openbrowser#_keymap_open('n')<CR> |
Description | |
---|---|
Left hand side | <Plug>YSurround |
Right hand side | <SNR>18_opfunc2('setup') |
Description | |
---|---|
Left hand side | <Plug>Ysurround |
Right hand side | <SNR>18_opfunc('setup') |
Description | |
---|---|
Left hand side | <Plug>YSsurround |
Right hand side | <SNR>18_opfunc2('setup').'_' |
Description | |
---|---|
Left hand side | <Plug>Yssurround |
Right hand side | '^'.v:count1.<SNR>18_opfunc('setup').'g_' |
Description | |
---|---|
Left hand side | <Plug>CSurround |
Right hand side | :<C-U>call <SNR>18_changesurround(1)<CR> |
Description | |
---|---|
Left hand side | <Plug>Csurround |
Right hand side | :<C-U>call <SNR>18_changesurround()<CR> |
Description | |
---|---|
Left hand side | <Plug>Dsurround |
Right hand side | :<C-U>call <SNR>18_dosurround(<SNR>18_inputtarget())<CR> |
Description | |
---|---|
Left hand side | <Plug>SurroundRepeat |
Right hand side | . |
Description | Float Terminal |
---|---|
Left hand side | <M-3> |
Right hand side |
Description | Vertical Terminal |
---|---|
Left hand side | <M-2> |
Right hand side |
Description | Horizontal Terminal |
---|---|
Left hand side | <M-1> |
Right hand side |
Description | |
---|---|
Left hand side | <C-T> |
Right hand side |
Description | |
---|---|
Left hand side | <C-S> |
Right hand side | :w<CR> |
Description | |
---|---|
Left hand side | <F10> |
Right hand side |
Description | |
---|---|
Left hand side | <D-v> |
Right hand side | +p<CR> |
Description | |
---|---|
Left hand side | <F5> |
Right hand side | :lua require('persistence').load()<CR> |
Description | |
---|---|
Left hand side | <F4> |
Right hand side | :ASToggle<CR> |
Description | |
---|---|
Left hand side | <F7> |
Right hand side | :set spelllang=de spellfile=~/.config/nvim-Daniel/spell/de.utf-8.add spell<CR> |
Description | |
---|---|
Left hand side | <F6> |
Right hand side | :set nospell<CR> |
Description | |
---|---|
Left hand side | <M-j> |
Right hand side | :m .+1<CR>== |
Description | |
---|---|
Left hand side | <C-Left> |
Right hand side | :vertical resize -2<CR> |
Description | |
---|---|
Left hand side | <M-k> |
Right hand side | :m .-2<CR>== |
Description | |
---|---|
Left hand side | <C-Down> |
Right hand side | :resize -2<CR> |
Description | |
---|---|
Left hand side | <C-Up> |
Right hand side | :resize +2<CR> |
Description | |
---|---|
Left hand side | <C-Q> |
Right hand side | :call QuickFixToggle()<CR> |
Description | |
---|---|
Left hand side | <C-K> |
Right hand side | <C-W>k |
Description | |
---|---|
Left hand side | <C-J> |
Right hand side | <C-W>j |
Description | |
---|---|
Left hand side | <C-H> |
Right hand side | <C-W>h |
Description | |
---|---|
Left hand side | <C-Right> |
Right hand side | :vertical resize +2<CR> |
Description | |
---|---|
Left hand side | <C-L> |
Right hand side | <C-W>l |
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 | <lt> |
Right hand side | <lt>gv |
Description | |
---|---|
Left hand side | > |
Right hand side | >gv |
Description | |
---|---|
Left hand side | S |
Right hand side | <Plug>VSurround |
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 | gx |
Right hand side | <Plug>NetrwBrowseXVis |
Description | |
---|---|
Left hand side | g% |
Right hand side | <Plug>(MatchitVisualBackward) |
Description | |
---|---|
Left hand side | gS |
Right hand side | <Plug>VgSurround |
Description | |
---|---|
Left hand side | gc |
Right hand side |
Description | |
---|---|
Left hand side | gb |
Right hand side |
Description | |
---|---|
Left hand side | p |
Right hand side | "_dP |
Description | |
---|---|
Left hand side | <Plug>NetrwBrowseXVis |
Right hand side | :<C-U>call netrw#BrowseXVis()<CR> |
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>VgSurround |
Right hand side | :<C-U>call <SNR>28_opfunc(visualmode(),visualmode() ==# 'V' ? 0 : 1)<CR> |
Description | |
---|---|
Left hand side | <Plug>VSurround |
Right hand side | :<C-U>call <SNR>28_opfunc(visualmode(),visualmode() ==# 'V' ? 1 : 0)<CR> |
Description | |
---|---|
Left hand side | <Plug>(openbrowser-smart-search) |
Right hand side | :<C-U>call openbrowser#_keymap_smart_search('v')<CR> |
Description | |
---|---|
Left hand side | <Plug>(openbrowser-search) |
Right hand side | :<C-U>call openbrowser#_keymap_search('v')<CR> |
Description | |
---|---|
Left hand side | <Plug>(openbrowser-open-incognito) |
Right hand side | :<C-U>call openbrowser#_keymap_open('v', 0, ['--incognito'])<CR> |
Description | |
---|---|
Left hand side | <Plug>(openbrowser-open) |
Right hand side | :<C-U>call openbrowser#_keymap_open('v')<CR> |
Description | |
---|---|
Left hand side | <Plug>(bullets-promote) |
Right hand side | :BulletPromoteVisual<CR> |
Description | |
---|---|
Left hand side | <Plug>(bullets-demote) |
Right hand side | :BulletDemoteVisual<CR> |
Description | |
---|---|
Left hand side | <Plug>(bullets-renumber) |
Right hand side | :RenumberSelection<CR> |
Description | |
---|---|
Left hand side | <D-v> |
Right hand side | <C-R>+ |
Description | |
---|---|
Left hand side | <F5> |
Right hand side | :lua require('persistence').load()<CR> |
Description | |
---|---|
Left hand side | <M-k> |
Right hand side | :m '<lt>-2<CR>gv-gv |
Description | |
---|---|
Left hand side | <M-j> |
Right hand side | :m '>+1<CR>gv-gv |
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 | <D-v> |
Right hand side | +p<CR> |
Description | |
---|---|
Left hand side | <F5> |
Right hand side | :lua require('persistence').load()<CR> |