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.
- Host: GitHub
- URL: https://github.com/sanjay-sol/neovim-config
- Owner: sanjay-sol
- Created: 2024-05-12T15:43:11.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-12T15:44:46.000Z (about 2 years ago)
- Last Synced: 2025-04-28T18:14:39.718Z (about 1 year ago)
- Topics: catpuccin, lazyvim, lua, neovim, treesitter, vim
- Language: Lua
- Homepage: https://neovim.io/
- Size: 47.9 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 --