Dallas-D / vim

For my .vimrc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vim

For my .vimrc

Set Up

Vim (terminal-based cases)

Move .vim to the home directory. Make the directories undo, backup, and swp within .vim to make sure meta files can be saved separately.

TODO: create a function to autocreate the directories

GVim (Windows use cases)

Move vimfiles to the user home directory (C:\Users\%USER%\)

Theme

I currently use the One Half theme. I previously used the PaperColor but I still save it for certain cases. Both .vim files are duplicated here for quick access.

Features

Distraction-Free / Focus Mode

About

For my .vimrc


Languages

Language:Vim Script 100.0%