Skip to content

Reiddragon/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reiddragon's vimrc

Just my vimrc, bunch of addons I find useful, and some themes I like to rotate between. I mostly use it with Vim (not Neovim) in Kitty or GVim, with Hack Nerd Font Mono, or Gohu Nerd Font Mono, on Linux, so there's a bias towards those combos.

Installation

Clone the repo to:

  • ~/.vim/ on Linux, *BSD, macOS
  • ~/config/settings/vim/ on HaikuOS
  • $HOME\vimfiles on Windows (usually C:\Users\[username]\vimfiles)

I use vim-plug to manage plugins, so to install all extensions, install Plug then simply run

:PlugInstall

Extensions I use

Releases

No releases published

Packages

No packages published