All Projects → dawsbot → vimrc-builder

dawsbot / vimrc-builder

Licence: MIT license
ⓥ vimrc file builder

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Dockerfile
14818 projects
CSS
56736 projects

Projects that are alternatives of or similar to vimrc-builder

Create React App Now
Hello, create-react-app, meet Zeit's awesome now.sh service.
Stars: ✭ 137 (+153.7%)
Mutual labels:  create-react-app, zeit
dotfiles
This is a dotfiles repository created and maintained by @erdaltsksn. It contains a collection of `.files`.
Stars: ✭ 16 (-70.37%)
Mutual labels:  vimrc
vim-config
No description or website provided.
Stars: ✭ 83 (+53.7%)
Mutual labels:  vimrc
antonybudianto-web-old
Personal website
Stars: ✭ 14 (-74.07%)
Mutual labels:  create-react-app
app-server
Serve and apply runtime configuration to static apps
Stars: ✭ 21 (-61.11%)
Mutual labels:  create-react-app
dotfiles
.foos for foos & more
Stars: ✭ 21 (-61.11%)
Mutual labels:  vimrc
dotfiles
⚫️ ~ is where the ♥ is - my dotfiles.
Stars: ✭ 94 (+74.07%)
Mutual labels:  vimrc
react-styled-components-example
React Styled Components Example
Stars: ✭ 35 (-35.19%)
Mutual labels:  create-react-app
vimrc
A shell script to deploy my vim configuration
Stars: ✭ 19 (-64.81%)
Mutual labels:  vimrc
grommet-create-react-app
A starter for using grommet with create-react-app
Stars: ✭ 16 (-70.37%)
Mutual labels:  create-react-app
react-blog
Medium wanna be project.
Stars: ✭ 26 (-51.85%)
Mutual labels:  create-react-app
navim
A full-blown IDE based on Neovim (or Vim) with better navigation.
Stars: ✭ 16 (-70.37%)
Mutual labels:  vimrc
dotfiles
My amazing vim, zsh and tmux config files
Stars: ✭ 25 (-53.7%)
Mutual labels:  vimrc
storybook-preset-craco
Craco preset for Storybook
Stars: ✭ 34 (-37.04%)
Mutual labels:  create-react-app
react-redux-hackernews
React Redux Hackernews Application
Stars: ✭ 19 (-64.81%)
Mutual labels:  create-react-app
now-travis
No description or website provided.
Stars: ✭ 50 (-7.41%)
Mutual labels:  zeit
swim
🏊‍♀️ Switch between multiple vimrc files
Stars: ✭ 80 (+48.15%)
Mutual labels:  vimrc
myethereumapp
Web client for viewing data from the Etherscan API
Stars: ✭ 18 (-66.67%)
Mutual labels:  zeit
dotfiles
🍴 ~ dotfiles
Stars: ✭ 26 (-51.85%)
Mutual labels:  vimrc
workshop
React Workshop
Stars: ✭ 13 (-75.93%)
Mutual labels:  create-react-app

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].