Skip to content

Personal config files for development purposes

Notifications You must be signed in to change notification settings

amadxr/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Personal config files for development purposes

Currently supports config files for:

  • neovim

Self-imposed restrictions:

  • vim file must be under 150 lines

Instructions:

  1. Copy the .vim file in your vim directory - mine is ~/.config/nvim/init.vim
  2. Run :source% to apply the new .vim file
  3. Run :PlugInstall to install the registered plugins with VimPlug
  4. Run the install.py file for YouCompleteMe plugin

About

Personal config files for development purposes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published