Giter VIP home page Giter VIP logo

vimrc-builder's Introduction

logo

vimrc building made easy via a web app

MIT Licensed


Why

Building a vimrc file should not be difficult. You're configuring a code editor that was invented in 1991 after all. No-matter your experience level, there are always new ways to alter your vim experience, yet finding the commands to do so can be impossible as tips are scattered across the internet.


Build a snippet or an entire vimrc with vimrc-builder


screenshot


Having a vimrc is nearly critical if it's your primary text editor. Certain things should have just been built in, but they are not.

Example: syntax on in your vimrc enables syntax hi-lighting

syntax on and many more options are available in the web app.


Contributing

Please do! If you want to add more vim commands, find those here. If you have a feature request, submit an issue.

Color Palette

Inspired by Laura's article on color theory in web apps, this application was themed with the following palette:

  • Primary: (light pink) #fd746c (right side of background gradient)
  • Secondary: (juicy green): #BBEB64
  • Near white pink: #fff5f5 (use instead of white)
  • Near black pink: #1f0200 (use instead of black)

License

MIT © Dawson Botsford

vimrc-builder's People

Contributors

alexwalling avatar briannewsom avatar dawsbot avatar dependabot[bot] avatar dijonkitchen avatar dylanrainwater avatar hql287 avatar mbkv avatar rimunroe avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vimrc-builder's Issues

Add optional argument

Allow the users to specify an optional arg instead of the current hardcoded field (example tabstop)

Use React production version

According to the React chrome extension, production is shipping with the dev version. Since this project uses create-react-app, I don't know why this is the case.

image

I'm empty handed, anyone have any ideas?

Remove command on un-toggle

When un-selecting a command, the right side does not remove it.

Suggested here: https://twitter.com/brianball/status/948601760960069633

Optimally, this fix would involve setting a single source of truth for which commands are selected. In which both the vimrc file content and the copy button read from. This data is currently out of date in the editor view because the selected state is not mapped over to generate the right side on each change.

Should be easily fixable without redux.

include question mark more details

Some commands are not clear what they do, in the selection on the left, allow the user to click an icon and reveal the description for that command.

Categorize settings

Hey, this seems to be a cool project and could be very helpful for new Vim users.
I think it would be nice to show categories of settings such as:

  • General
  • Presentation
  • Navigation
  • Custom mappings
  • Tabs/Panes
  • Search
    ...

I'm thinking of using something such as accordion components, so the users can toggle the commands that they're interested in.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.