KebabVim

A Neovim Config created for ease of use and learning! (Note: This project was created for learning)

MIT License

Stars
2
Committers
2

Plugins bootstrapped onto a single config and randomly sent towards a repository for people to use! KebabVim comes with prebuilt utils aswell..

Picutres

Features & Plugins:

  • Autotag
  • Autopairs
  • nvim cmp
  • nvim cmp lsp
  • lua snip
  • friendly snippets
  • none ls
  • none ls extras
  • Neotree
  • lualine
  • kanagawa theme
  • Auto completion
  • Lspconfig
  • Mason
  • Mason-lspconfig
  • Language_servers
  • barbar tab line
  • notify nvim
  • whick key nvim
  • alpha nvim
  • comments nvim
  • gitsigns nvim
  • Auto update
  • plenary
  • KebabVim config file (Allows you to create & change global vim variables)

Installation 💾

Just a reminder that this does require some dependencies to install but no worries we have a install dependencies script for that! (BASH REQUIRED)

Steps to install:

  • 1: Copy and paste the following script into your terminal

WARNING: LINUX ONLY! USE WSL 2 UBUNTU OR DEBIAN FOR WINDOWS!!

rm -rf ~/.config/nvim/ && mkdir -p ~/.config/nvim/ && git clone https://github.com/MeKebabMan/KebabVim.git ~/.config/nvim/ && \
 bash ~/.config/nvim/Install_dep.sh && nvim ~/.config/nvim/NVIM_README.txt

Notes? 📝

  • This project is under development
  • This project is only meant for fun and learning!
  • This project was created to make sure that I can easily get and use my neovim config!
  • If you would like to use this then go ahead!
  • Theres only one person working on this project..
  • Not everything is easy to make and they may not work

Features added based on user comments

  • Tab to complete