Skip to content

Neliitsme/Neolivim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

69 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neolivim

A picture showing the look of the config

My custom config for neovim, inspired by NvChad.

At this moment it's relatively barebones, but already has some useful plugins installed like Telescope, nvim-cmp, mason, LuaSnip (with friendly-snippets) and some others. (Check out plugins' init.lua file to see more)

What is the goal of this project?

Nothing major, just storing the config for myself and for anyone brave enough to try it out as well. The file structure should provide to be relatively simple to understand, so feel free to use this config and hack it as you see fit.

Aside from that, I would say that this repo is my way of recognizing my procrastinating self and trying to battle it by doing something, that, in a way, keeps my skills in check and could be somewhat useful.

Prerequisites

  • neovim (the newer the better i suppose)
  • You should really check each other plugin's prerequisites, I'm not gonna update mine for the time being

Installation

  • Clone this repository into your nvim folder
  • Use :PackerSync