Skip to content

Walcriz/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Personal Neovim Configuration

This neovim configuration was heavly inspired by the LazyVim neovim configuration.

Plugin Manager

Autocompletion

This config uses the built in lsp as its autocompletion with luasnip for snippets.

Theme

I am using a modified monokai pro theme based from the monokai.nvim vim colorscheme.

Requirements

Notes

WSL

  • I would recommend to install GWSL for its clipboard sync feature

Installation

  • Make a backup of your previous neovim config
  • git clone this repository into your neovim config path (Linux: ~/.config/nvim, Windows: C:\Users\[Your Name]\AppData\Local\nvim)
  • Start neovim and wait
  • 🎉 Congratulations you now have my configuration installed!

About

Personal Nvim Configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published