Skip to content

undus5/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

Usage

neovim:

$ git clone https://github.com/undus5/nvim.git ~/.config/nvim

vim basic:

$ curl -L https://github.com/undus5/nvim/raw/main/vimrc -o ~/.vimrc

Keybindings

Space is the key

Space + Enter -> clear highlight search

Space + y -> copy to clipboard
Space + p -> paste to clipboard
Space + P -> paste to clipboard

Space + f + f -> telescope find files
Space + f + g -> telescope live grep
Space + f + b -> telescope find buffers

Ctrl + h -> previous buffer
Ctrl + l -> next buffer

Plugins

tpope/vim-pathogen plugin manager

stevearc/oil.nvim file explorer

telescope.nvim (deps: nvim-lua/plenary.nvim, BurntSushi/ripgrep) fuzzy finder

emmet-vim html & css helper

Mofiqul/vscode.nvim colorscheme

About

Vim / Neovim out-of-box configuration

Topics

Resources

License

Stars

Watchers

Forks

Contributors 3

  •  
  •  
  •  

Languages