Skip to content

react0322/nvim-config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim-config

My personal modern NeoVim config

This repo is intended for others to use as a reference, some parts of the config is pretty hacky and needs a bit of polishing, namely:

  • For some of the plugins I simply copy and pasted the default config :D. This is a bad practice, I used to have a large vim config full of those things and the result is a shit ton of unexpected behavier, so it's better to get things sorted from the start
  • I'm still using some oldschool plugins while there are better modern alternatives (This was my first attempt at a modern NeoVim setup, so for some plugins I just used the ones that I used before)

Releases

No releases published

Packages

No packages published

Languages

  • Lua 98.4%
  • Vim Script 1.6%