Skip to content

padenot/nvim

Repository files navigation

Paul's ~/.config/nvim directory

Installation

Clone in ~/.config/nvim

Open neovim and do :PlugInstall.

Keybindings :

,: Leader key

,L: hide or show non-printable characters (shown by default)

,A: rg the word under cursor

F4 or ctrle: Remove search highlighting

ctrlG: Gundo panel toggle

CtrlTab or Ctrl + q: Alternate between .cpp & .h and other file pairs

ctrlj | ctrlk: Previous/next buffer

TAB: Fold or unfold. Folds are created automatically

:w!!: Write the file when sudo has been forgotten

,b: Fuzzy search in open buffers

,f: Fuzzy search in files under cwd

About

My .vim directory, containing my nvim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages