Skip to content

pondparinya/PondsukeNvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Pondsuke-Nvim

nvim

Notice: Neovim-pondsuke is a neovim config written in lua and default For MacOS. Its goal is to create a text editor IDE to reduce CPU, RAM and Harddisk usage and has a beautiful UI.

Preview

Screen Shot 2022-08-31 at 6 16 32 PM

Showcase

Image click to expand Workspace

Screen Shot 2022-08-31 at 6 21 57 PM

Terminal

Screen Shot 2022-08-31 at 6 24 27 PM

Telescope

Screen Shot 2022-08-31 at 6 26 14 PM

Gitsigns

Screen Shot 2022-08-31 at 6 26 49 PM

Screen Shot 2022-08-31 at 6 27 12 PM

Screen Shot 2022-08-31 at 6 30 11 PM

Requirements

Plugins list

Installation

Make backup your Nvim

mv ~/.config/nvim ~/.config/nvimBackup

Clear cache Nvim

rm -rf ~/.local/share/nvim
rm -rf ~/.cache/nvim

Clone the repository

git clone --depth 1 https://github.com/pondparinya/PondsukeNvim.git ~/PondsukeNvim  && ln -vsfn ~/PondsukeNvim   ~/.config/nvim

Loading plugins

nvim

Then you close and new open nvim

  • Options Install

If you use MacOS and have Homebrew. You can do this

source ~/.config/nvim/brew_install.sh

Credits

Sincere appreciation to the plugins authors and the entire neovim community