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 🦐
- Host: GitHub
- URL: https://github.com/talandar99/nvim_shrimp_config
- Owner: Talandar99
- Created: 2022-12-22T16:16:25.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-18T07:29:13.000Z (over 2 years ago)
- Last Synced: 2025-01-09T16:34:48.044Z (5 months ago)
- Topics: colorizer, config, configuration, harpoon, neovim, nvim, treesitter
- Language: Lua
- Homepage:
- Size: 23.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```