Skip to content

nvn0/NeoVim_configs_Lua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

NeoVim_configs_Lua

NeoVim configs in Lua

with:

  • packer.nvim
  • nvim-tree
  • nvim-treesitter
  • Lualine
  • catppuccin

How to Use:

Just copy int.lua and the lua folder to the neovim config folder ~/.config/nvim/

Git clone this repo and then:

cd NeoVim_configs_Lua/
cp init.lua ~/.config/nvim/
cp -r lua/ ~/.config/nvim/

Add this in .bash.rc:

# Add bin to PATH
PATH=$PATH:/home/$USER/.local/bin

To "update" current terminal:

source .bashrc

type nvim in the terminal and its done the plugins will start to install

Install plugins:

Open ~/.config/nvim/lua/core/plgins.lua with NeoVim and use :PackerSync command

About

NeoVim (nvim) configs in Lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages