Giter Site home page Giter Site logo

linux.conf's Introduction

linux.conf

我的Linux配置

  • .vimrc

.vimrc

vim 配置文件

插件列表

  • scrooloose/syntastic 语法检测
  • ycm-core/YouCompleteMe 语法补充
  • altercation/vim-colors-solarized 编辑器配色
  • scrooloose/nerdtree 文件树型浏览
  • vim-airline/vim-airline 状态栏
  • vim-airline/vim-airline-themes 状态栏主题
  • godlygeek/tabular 代码对齐
  • ctrlpvim/ctrlp.vim 快速检索文件并打开
  • tpope/vim-surround 成对标签
  • tpope/vim-repeat 重复扩展
  • tpope/vim-fugitive git包装
  • godlygeek/tabular 对齐插件
  • tpope/vim-sensible 默认配置值

功能

  1. 使用 Vundle.vim 管理插件

需要自行安装Vundle.vim

  1. 使用 youcompleteme 语法补充

对vim有一定要求, 一般系统自带的需要重新安装一个vimBuilding Vim from source

快捷键

  1. ctrl + w 在各窗口之前切换
  2. ctrl + n 切换 nerdtree 的开关
  3. ctrl + p 索引当前目录文件,并可搜索打开文件
  4. \a==为中心对齐
  5. \a::为中心对齐
  6. \c 切换注释

linux.conf's People

Contributors

zipengye avatar

Watchers

 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.