Skip to content

yunesxinus/neovim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Neovim simple yet working config file

This is my Neovim config file you can use it instead of bloated IDEs

Installation

  • Create the init.lua file in your nvim directory
  • we will use lua instead of vim script. it's faster

I use packer as my package manager and i recomend you to use it as well

if you use arch there is an AUR package

yay -S nvim-packer-git

other unix distros

git clone --depth 1 https://github.com/wbthomason/packer.nvim\
 ~/.local/share/nvim/site/pack/packer/start/packer.nvim

after that you are good to go it's just copy and paste you can change the keymaps and colorschemes to whatever you like i recommend Gruvbox

Donation

Monero

82smshBG7NCjk6h21opRLkJjD17E5upWi8kuAkS3Xooaf339JiHF5zhJTFwsCx7gqx6aqT11KA1a6hQe3U8RN67APTExbbW

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages