Git Product home page Git Product logo

vim-42header's Introduction

vim-42header

a (better) vim header for 42 projects

fancy header image

forked repo of pbondoer/vim-42header

42서울 카뎃들의 메일 주소가 길어서 원본 플러그인을 사용할 시 헤더가 깨지는 문제가 발생할 수 있습니다. 이를 방지하기 위해 약간의 수정을 했고 빨리 사용하고 싶어서 그냥 fork했습니다. 아래 Usage 항목에서, 코드 중 pbondoer 부분을 goyarn 으로 고쳐주시면 됩니다.

I'm in 42Seoul, and Seoul cadets have long mail. (mine is [email protected]) So I fixed a line about putting padding between mail and ascii art. Thanks!

Features

  • Passes norminette
  • Elegant trimming of long strings
  • Updates filename line when changed
  • Updates "Updated" line only when buffer is changed
  • Works with all formats that default supports
  • Binds to F1 for easy access
  • Overrides :Stdheader for school vim installs

Also, don't forget to set your $USER and $MAIL variables, marvin lives!

유저, 메일 설정 방법

" in ~/.vimrc
let g:hdr42user = 'yourlogin'
let g:hdr42mail = '[email protected]'

Usage

No plugin manager

Copy 42header.vim to your ~/.vim/after/plugin/ folder. You're set!

pathogen

git clone https://github.com/pbondoer/vim-42header.git --recursive && mv -v vim-42header ~/.vim/bundle/

vim-plug

If you use vim-plug or any other plugin manager, simply add this line to your plugin initialization:

Plug 'pbondoer/vim-42header'

Why?

Part of the Mexican Standoff rush, I decided to add a few bonus features and I now use this as my header for 42 files. On my linux setup, I have changed the variable names in order to be able to have my own environment, but still have a functional school environment. Feel free to add things :)!

vim-42header's People

Contributors

pbondoer avatar goyarn avatar riking avatar deadbaed avatar rpdelaney avatar nbouchinet 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.