Skip to content

A launch point for your personal nvim configuration

Notifications You must be signed in to change notification settings

KikeSenpai/neovim

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nvim

My NeoVim configuration started as a fork from kickstart-modular.nvim

Installation

To install you need to be in the ~/.config/ folder and then run

git clone https://github.com/KikeSenpai/neovim.git nvim

Prerequisites

  • ripgrep: Needed for Telescope Fuzzy Finder.
  • xclip Needed for system clipboard support.
  • npm/node Needed for some LSP servers, plugins and tools. It's recommended to use a Node version manager to do this, e.g., nvm.
  • Golang (Also needed to install some LSP servers).

About

A launch point for your personal nvim configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 100.0%