Skip to content

ch1ebak/pocket.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

POCKET.NVIM

A minimal, portable, Neovim configuration.

About

Warning

TW: mentions of Emacs. I love it personally, but leaving a tw for anyone who might need it.

This is by no means a minimal config nor is it meant to be. I started this config because I wanted to see how many plugins I use could be replaced with Neovim's native functions. As it turns out, almost all of them.

Honestly, I feel like you can see that I used Emacs for years before I switched to Neovim. As they say, you can quit Emacs, but Emacs won't quit you (or at least I believe someone says that). What I mean to say is that the config is large and it's growing.

Features

Requirements

  • Neovim
  • ripgrep
  • fd

Usage

Clone as the main configuration

git clone --depth 1 https://github.com/ch1ebak/pocket.nvim ~/.config/nvim/

Clone as a backup configuration

  • Clone the repository to the .config folder.
git clone --depth 1 https://github.com/ch1ebak/pocket.nvim ~/.config/pocket.nvim/
  • Launch
nvim --clean -u ~/.config/pocket.nvim/init.lua

# or

NVIM_APPNAME=pocket.nvim nvim

About

A minimal, portable, Neovim configuration.

Topics

Resources

License

Stars

Watchers

Forks

Languages