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

https://github.com/talandar99/nvim_shrimp_config

🦐 Simple and lightweight neovim configuration 🦐
https://github.com/talandar99/nvim_shrimp_config

colorizer config configuration harpoon neovim nvim treesitter

Last synced: 4 months ago
JSON representation

🦐 Simple and lightweight neovim configuration 🦐

Awesome Lists containing this project

README

        

# 🦐Neovim - Shrimp configuration🦐
Simple and lightweight configuration for editing configs, writing scripts, server administration etc

## What's inside?
- treesitter (syntax highlight)
- harpoon & telescope (file navigation)
- colorizer (you can see # colors)
- tokionight theme and lualine (looks better)

## Instalation
- cd into .config
```
cd ~/.config
```
- clone this repo into your .config directory
```
git clone https://github.com/Talandar99/nvim_shrimp_config
```
- rename it
```
mv nvim_shrimp_config nvim
```