Skip to content

ugly-custard/nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NVIM Config

My personal nvim configuration, built on top of kickstart-nvim, adding stuff to suit my needs.

Looks

Startpage Some Open Buffers LazyGit in a terminal

Installation

  1. Backup your old nvim config if it exists

    mv ~/.config/nvim ~/.config/nvim.bak
  2. Clone the repo

    mkdir ~/.config/nvim
    git clone https://github.com/ugly-custard/nvim.git ~/.config/nvim/

Keybinds

Well, I'm too lazy to make a guide or cheatsheet. Just go through the lua/keymaps.lua for general keybinds, and then through each of the files in lua/plugins for plugin-specific binds. I'll make a cheatsheet one day, one day for sure.

About

Personal Neovim configuration files

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages