Skip to content

3placliPnistze/Conscious

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conscious

Showcase

Plugins

Setup

  • Make a backup of previous config
[ -d $HOME/.config/nvim ] && mv $HOME/.config/nvim nvim.old
  • Clone the repo
git clone https://github.com/Manas140/Conscious.git $HOME/.config/nvim
  • Install it
nvim --headless -c 'autocmd User PackerComplete quitall' -c 'PackerSync'

Keybinds

Keybinds Info
Tab Next Buffer
Shift + Tab Previous Buffer
h + s Open a horizontal split
v + s Open a vertical split
Space + v Open a terminal in vertical split
Space + h Open a terminal in split
Space + t New tab
Space + x Close Buffer
Control + s Write file
Space + m Toggle minimal mode
Space + / Toggle comment
Space + Space Open telescope
f + f Open telescope find_files
Control + n Toggle Nvim tree
Control + b Focus Nvim tree

Special Thanks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%