Skip to content

CSantos01/nvim_config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

💤 LazyVim

A starter template for LazyVim. Refer to the documentation to get started.

Installation

  1. Install the latest version of nvim:
curl -LO https://github.com/neovim/neovim/releases/latest/download/nvim-linux64.tar.gz
tar xzvf nvim-linux64.tar.gz
./nvim-linux64/bin/nvim
  1. Rebind the alias nvim in .zshrc or equivalent:
alias nvim='~/nvim-linux64/bin/nvim'
  1. Clone this repo and rename it:
git clone https://github.com/CSantos01/nvim_config.git ~/.config/nvim

Troubleshooting

Copilot

To use copilot, you need to install Node.js. If an error about the version of the node being too old appears, you may want to use nvm and specifiy in lua/config/lazy.lua the location of the latest version you are using (latest line of the document).

About

My configuration for neovim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages