GithubHelp home page GithubHelp logo

hack-spacevim's Introduction

Hack-SpaceVim - Guide for SpaceVim

image Build Status MIT License spacevim-version Average time to resolve an issue Percentage of issues still open

1. Introduction

What can you get from Hack-SpaceVim
  • 🤘 Introductions about how to install SpaceVim with step by step

  • :trollface: Set up developing environments very fast

  • 😎 Become a developer very quickly

  • 💆‍♀️ Help you get acquainted with mountains of plugins

  • 💪 Make you a professional vimmer

  • 🌚 Let you hack this planet with SpaceVim

  • 😱 Tell you some facts somebody else won’t tell you

  • 😏 Tricks you will never know(contradictory statements)

2. Index

  1. SpaceVim on Windows

  2. SpaceVim on Linux

  3. IDE

  4. FAQ

  5. Hidden Egg Hunt

3. FAQ

  1. init.toml or init.vim?

    TL;DR: Choose init.vim. Don’t use init.toml.
    Long answer: Here are several reasons for this:

    • SpaceVim doesn’t provide detailed documents of variable name you can use. Under this circumstance, it is not smart to use init.toml although SpaceVim recommand you to use toml-style config.

    • You need nobody to tell you what variable name you can use in your vim script, just by looking up the source code of SpaceVim.

    • For beginner: Toml-style of config won’t help you develop skills related with vim script.

    • In order to define your custom code/functions, you have to use bootstrap functions. You will then pollute SpaceVim’s source code.

  2. What does Hack-SpaceVim really do?

    Currently, it is trying to be something really useful to whom wants to master or use SpaceVim, including various aspects. Not just SpaceVim, but also vim/nvim.

4. Contributors

Made with contributors-img.

5. Reference

New to Vim: vim-galore

hack-spacevim's People

Contributors

de-sh avatar gabirel avatar jgogstad avatar mistatwista avatar myfairsyer avatar

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.