Skip to content

Traap/init.lua

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ThePrimeagen's init.lua

Prerequisite: install ripgrep.

The full video of me setting up this repo

For anyone that is interested in my vimrc, i will have a commit log below documenting each one of my commits (easy to C-f the change you want to know about though i would just suggest git log -S).

Change Log

  • 33eee9ad initial commits
  • cb210006 netrw, autogroups for yank highlighting, and auto remove whitespace
  • c8c0bf4a zenmode. i really like this plugin
  • 81c770d2 copilot testing
  • 4a96e645 fugitive mappings for push and pull
  • a3bad06a disabled eslint. driving me crazy

Extra credit (only for the fearless!!)

Automatically bootstrap my configuration with two steps.

  1. ./dev
  2. nvim

100% Pure Coconut Oil.

The two steps above will completely remove your Neovim endowment and then reload it. The first Neovim run loads all packages, and the second run causes Treesitter to install language highlighting.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Lua 98.7%
  • Shell 1.3%