Skip to content

Richard34fs/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Neovim Configuration

Prerequisites

Before using this configuration, you need to ensure you have the correct version of Neovim installed. I am currently using the v0.12 pre-release (nightly version) specifically to test the newly implemented native package and plugin manager (vim.pack.add).

To get this specific version, you can install it via bob-nvim by running the following command:

bob install nightly

bob use nightly

LSP Configuration

The Language Server Protocol (LSP) is fully configured in this setup using Mason. Currently, it is set up to automatically install and manage the lua_ls (Lua) and ts_ls (TypeScript) language servers.

Plugins

Below is the list of all the plugins currently used in this configuration. For more detailed information, documentation, and specific settings, please visit their respective GitHub pages through the links provided:

LSP & Completion

UI & Utilities

About

This is my Neovim config for 2026

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages