Coder Social home page Coder Social logo

vim's Introduction

๐Ÿธ Personal Vim8 Configs

Before installation, backup and clean all files and directories starting with '.vim' in the HOME directory to avoid effects related to the old and new configurations.

Recommended OS is CentOS 8 which have Clang 11+, GCC 7+/8+, and you also could install universal ctags(https://github.com/universal-ctags/ctags) by your self for more ctag features.

๐Ÿ‘€ Install:

Run the command to install and config your vim shit ~

sudo wget -O - https://raw.githubusercontent.com/YingLongGeeker/vim/master/install.sh | sh

๐ŸŒˆ Others:

avatar

๐Ÿ” Recommended Theme: https://github.com/altercation/vim-colors-solarized

let g:solarized_termcolors=256
let g:solarized_termcolors=16
let g:solarized_termtrans=1

๐Ÿบ Recommended Color:

Foreground: 00f900
Background: 002b36

๐ŸŸ Recommended Terminal:

export PS1='\[\e[32;1m\][\u@\h \W]\\$> \[\e[0m\]'

vim's People

Contributors

mrmgxxxx avatar ylgeeker 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.