Post

Wuelner Neovim Configuration Information

Wuelner’s Neovim setup follows a well-defined philosophy governed by coherence and minimalism

  • Install and initialize: lazyman -w Wuelner
  • Configuration category: Personal
  • Base configuration: Custom
  • Plugin manager: Lazy
  • Installation location: ~/.config/nvim-Wuelner

Git repository

https://github.com/wuelnerdotexe/nvim

Neovimcraft entry

http://neovimcraft.com/plugin/wuelnerdotexe/nvim

Dotfyle entry

https://dotfyle.com/wuelnerdotexe/nvim

Lazy managed plugins

Wuelner Keymaps

Normal mode keymaps

DescriptionNvim builtin
Left hand side&
Right hand side:&&<CR>
DescriptionNvim builtin
Left hand sideY
Right hand sidey$
Description 
Left hand sidegx
Right hand side<Plug>NetrwBrowseX
Description 
Left hand side<Plug>NetrwBrowseX
Right hand side:call netrw#BrowseX(netrw#GX(),netrw#CheckIfRemote(netrw#GX()))<CR>
DescriptionNvim builtin
Left hand side<C-L>
Right hand side<Cmd>nohlsearch|diffupdate|normal! <C-L><CR>

Visual mode keymaps

DescriptionNvim builtin
Left hand side#
Right hand sidey?\V<C-R>"<CR>
DescriptionNvim builtin
Left hand side*
Right hand sidey/\V<C-R>"<CR>
Description 
Left hand sidegx
Right hand side<Plug>NetrwBrowseXVis
Description 
Left hand side<Plug>NetrwBrowseXVis
Right hand side:<C-U>call netrw#BrowseXVis()<CR>

Operator mode keymaps