Skip to content

georgeiliadis91/Nvim-Settings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Nvim Setup

Prerequisites

Make sure you have packer installed from here: Packer Install Here

Required v0.9+ of neovim.

Make sure you have installed

ripgrep, fg

Available via most package managers

Clone files into ~/.config/nvim

Rename the geo dir as you please and make sure to update the path of the init files. On the main packer.lua file run

:so

and

:PackerSync 

if encountered with any treesitter errors run

:TSUpdate

to download the plugins

Use :Mason to toggle and install lsp's from list

Includes github's copilot setup for nvim

Check the after/plugins/{plugin_name.lua} file for relevant keymaps

@todo: add list of plugins used

About

A repo with my nvim-config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages