8000 GitHub - mnicnc404/vimrc: My personal vimrc.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

mnicnc404/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

[DEPRECATED] Vim Configuration

I’ve since switched to Neovim. Check out my Neovim setup here: 👉 nvim-init-lua


This is my personal Vim configuration. I’m still learning Vim, so don’t be surprised if some things look a bit odd.

Installation

  1. I primarily use Python at work, so make sure flake8 is installed: pip install flake8 or conda install flake8
  2. Install vim-plug
  3. Place .vimrc in your home directory (~/ or ~/.vim/)
  4. Run vim -c "PlugInstall" to install all plugins

About

My personal vimrc.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0