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

https://github.com/sanjay-sol/neovim-config

My Neovim configuration utilizes LazyVim as the package manager, Telescope for file searching, and Treesitter for syntax highlighting. I chose the Catppuccin color scheme for aesthetics. Additionally, I integrated the Copilot plugin to enhance development speed.
https://github.com/sanjay-sol/neovim-config

catpuccin lazyvim lua neovim treesitter vim

Last synced: about 1 year ago
JSON representation

My Neovim configuration utilizes LazyVim as the package manager, Telescope for file searching, and Treesitter for syntax highlighting. I chose the Catppuccin color scheme for aesthetics. Additionally, I integrated the Copilot plugin to enhance development speed.

Awesome Lists containing this project

README

          

# My Neovim Config

Based on: [🚀Launch.nvim](https://github.com/LunarVim/Launch.nvim)

# To setup copilot

Type ```:Copilot auth``` cmd palette and sign in with your Github

# Some KeyMaps --