Giter VIP home page Giter VIP logo

vim-autosetting's Introduction

Vim Auto-setting

Autogenerate ~/.vimrc with easy-manipulate GUI and auto-configure relevant environment setting

Getting Started

Manual settings

Environment Dependencies

TODO

  • Python GUI

    • Store and load current settings
    • Backup current settings (use a sign to identify settings)
    • Build a database to store configurations
    • Export the cheatsheet of the configurations
  • Auto command script (support different OS)

    • Check vim support (for python)
    • Download dependencies (fonts or whatever)
      • Powerline font
    • Python dependencies - requirement.txt
    • Auto install vim packages
  • Function TODO

    • Syntax highlight
    • Mouse mode (support iterm)
    • Line number (regular and relative)
    • Indent for different language
      • 2: JavaScript, Markdown, HTML, Ruby
      • 4: Others
    • Run program shortcut
      • Python - use python3
      • sh - use bash
      • JavaScript - use node
    • Backspace
    • Highlighting search matches
    • Powerline Theme
    • Disable auto comment
      • C and C++
      • Regular file
  • Package TODO

    • Vundle default settings
    • YouCompleteMe (able to select programming language)
    • NurdTree (including keyboard shortcuts)
    • Taglist
    • HTML Auto Close Tag
    • Doxygen
    • Python autocompletion
  • Others

    • vim manipulation notes
    • vim script notes

vim-autosetting's People

Contributors

daviddwlee84 avatar

Watchers

James Cloos avatar  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.