Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mekebabman/kebabvim

A Neovim Config created for ease of use and learning! (Note: This project was created for learning)
https://github.com/mekebabman/kebabvim

bash bash-scripts code code-editor coding easy editor fast kebab lua neovim neovim-config programming quick shell shell-scripts vi vim

Last synced: 3 months ago
JSON representation

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

Awesome Lists containing this project

README

        


KebabVim 🌯



GitHub commit status

Maintainer

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

# Picutres

![image](https://github.com/user-attachments/assets/9350790c-c65a-4e93-a80d-c30f3a8d0445)

### 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!!**

```sh
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