Skip to content

Latest commit

 

History

History
44 lines (38 loc) · 1.56 KB

File metadata and controls

44 lines (38 loc) · 1.56 KB

NeoClean by krovuxdev

Important

Requirements Install: ripgrep and nerdfonts

Install

mv ~/.config/nvim{,.bak} | rm -rf  ~/.local/share/nvim | rm -rf ~/.local/state/nvim
git clone --depth 1 https://github.com/krovuxdev/NeoClean.git ~/.config/nvim | rm -rf ~/.config/nvim/.git

Uninstall

rm -rf  ~/.local/share/nvim | ~/.local/state/nvim | rm -rf ~/.config/nvim  |  mv ~/.config/nvim{.bak,}

KEYBINDINGS

KEY DESC
space+? GUIA KEYMAP
space+space File Telescope
space+e File Neotree
tt tabs new
tr tabs close
tj tabs prevs
tk tabs next

Screenshots

imagen imagen imagen imagen imagen Always a WIP

Acknowledgements

Lazyvim @folke

Lazy @folke

Kickstart @tjdevries