Skip to content

Halloway-93/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration: (for macOS)

This repository contains my fully customized Neovim configuration.


Colorscheme:

I use the catpuccin colorscheme for an appealing visual experience.


LSP (Language Servers Protocol):

Mason is employed to manage and install all necessary LSP servers, including python, JavaScript, Lua, and Markdown.


Essential Plugins:

Telescope:

A powerful, versatile fuzzy finder that offers quick navigation.

Copilot:

Leverages GitHub's Copilot for enhanced coding capabilities.

Treesitter:

Delivers exceptional autocompletion functionality.

Lazygit:

Integrated Git plugin, enabling push/pull/commit commands within Neovim.

Autopairs:

Automatically generates and completes symbol pairs like brackets as you type.

About

Nvim Config I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages