Skip to content

vedantnn71/vity.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vity ⚡

IDE-ish bloated neovim distro (WIP ⚒️)

Lua Neovim License: GPL v3

Showcase

Vity start screen Coding in vity

Features

Installation

To install, just clone the repo in the ~/.config/nvim directory, you may want to back your current configuration.

P.S: Vity is currently in WIP, so it is a bit buggy. Your contributions are highly appreciated!

On Linux

$ git clone https://github.com/vedantnn71/vity.nvim ~/.config/nvim
$ git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim # install packer first
$ nvim -c "autocmd User PackerComplete quitall" -c "PackerSync" 

TODOs

  • Make installation scripts for mac/linux/windows
  • Fix neovim tree and bufferline collapsing issue
  • Create documentation
    ...

Inspiration & related projects

About

Bloated IDE-ish neovim distro

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages