Skip to content

rts4/nvim.lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neovim

This is my Neovim setup using packer.nvim. See my packer-config for all of the plugins I use. (I'm still quite new to Neovim, so my config is probably quite messy)

preview

Plugins Used

Language Server Protocol Plugins:

  • nvim-lspconfig: Required to set up LSP servers.
  • mason: A companion plugin designed for nvim-lspconfig which assists with quickly installing LSP servers.
  • nvim-cmp: A plugin for code completion.
  • null-ls: Required for code diagnostics, linting, and formatting.

About

My personal Neovim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages