Skip to content

✒️ 📄 a Vim configuration tragically failing to walk the fine line between convenience and minimalism

License

Notifications You must be signed in to change notification settings

nhejazi/vim_edc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim_edc: everyday carry Vim configuration

My once-lightweight configuration and plug-ins for the Vim editor.

"Vim is a masterpiece, the gleaming precise machining tool from which so much of modernity was crafted."


How do I use vim_edc?

  • For use with Vim, clone the configuration in this repo using the following:
    git clone https://github.com/nhejazi/vim_edc.git ~/.vim
    sh ~/.vim/_setup.sh
  • To install plugins with the vim-plug manager, see the directions provided in the README of that project.

  • To update plugins with the vim-plug manager:

    :PlugUpdate

Plug-ins

Below is a list of plug-ins currently integrated into this configuration. The configuration assumes Vim v8.0+ at a minimum, and Vim v9.0+ for GitHub copilot integration.


Contributions

This Vim configuration is extremely opinionated and imperfect. If you would like to contribute to its improvement, a pull request would be very welcome.


Issues

If you encounter any bugs or have any specific feature requests, please file an issue.


License

© 2016-2024 Nima Hejazi MIT license

The contents of this repository are distributed under the MIT license. See file LICENSE for details.

About

✒️ 📄 a Vim configuration tragically failing to walk the fine line between convenience and minimalism

Topics

Resources

License

Stars

Watchers

Forks