All Projects → pbondoer → Vim 42header

pbondoer / Vim 42header

Licence: cc0-1.0
vim header for 42 projects

Projects that are alternatives of or similar to Vim 42header

Dotfiles
My dotfiles.Managed with dotbot
Stars: ✭ 8 (-90.59%)
Mutual labels:  dotfiles, neovim
Dotfiles
Configs 🤘🤘🤘
Stars: ✭ 39 (-54.12%)
Mutual labels:  dotfiles, neovim
Dotfiles
`~/dotfiles` to setup my dev env on macOS based around `neovim` and `tmux`
Stars: ✭ 20 (-76.47%)
Mutual labels:  dotfiles, neovim
Dotfiles
Zsh, Karabiner, VS Code, Sublime, Neovim, Nix
Stars: ✭ 634 (+645.88%)
Mutual labels:  dotfiles, neovim
Dotfiles
🏠
Stars: ✭ 60 (-29.41%)
Mutual labels:  dotfiles, neovim
Dotfiles
Configurations for the tools I use every day
Stars: ✭ 898 (+956.47%)
Mutual labels:  dotfiles, neovim
Dotfiles
Get ready for dotfiles. Contains i3, i3blocks, rofi, dunst, picom, vim, tmux, and zsh.
Stars: ✭ 985 (+1058.82%)
Mutual labels:  dotfiles, neovim
Dotfiles
Configuration files I use on my main machine
Stars: ✭ 299 (+251.76%)
Mutual labels:  dotfiles, neovim
Dotfiles
My Neovim + Tmux + Zsh dev setup
Stars: ✭ 60 (-29.41%)
Mutual labels:  dotfiles, neovim
Idempotent Desktop
🛸 NixOS, Xmonad, Neovim
Stars: ✭ 51 (-40%)
Mutual labels:  dotfiles, neovim
Jarvis
Dotfiles for a powerful, web development-focused environment powered by Neovim, iTerm2, tmux, and zsh
Stars: ✭ 617 (+625.88%)
Mutual labels:  dotfiles, neovim
Dotfiles
My personal configuration management system
Stars: ✭ 66 (-22.35%)
Mutual labels:  dotfiles, neovim
Awesome Dotfiles
Dotfiles for awesome people using the awesomewm linux environment
Stars: ✭ 409 (+381.18%)
Mutual labels:  dotfiles, neovim
Dotfiles
🔘 neovim, zsh, tmux, iTerm2, macOS dotfiles
Stars: ✭ 7 (-91.76%)
Mutual labels:  dotfiles, neovim
Dotfiles
Configuration for Linux, Nix, i3, Kitty, Fish, Neovim and more
Stars: ✭ 379 (+345.88%)
Mutual labels:  dotfiles, neovim
Dotconfig
Development environment setup
Stars: ✭ 27 (-68.24%)
Mutual labels:  dotfiles, neovim
dotfiles
Configs for apps I care about
Stars: ✭ 19 (-77.65%)
Mutual labels:  dotfiles, neovim
dotfiles
My arch setup script and dotfiles
Stars: ✭ 37 (-56.47%)
Mutual labels:  dotfiles, neovim
Dotfiles
My dotfiles 🚀. Includes configs for neovim, tmux, zsh, alacritty and more.
Stars: ✭ 47 (-44.71%)
Mutual labels:  dotfiles, neovim
Dotfiles
🏡 dotfiles
Stars: ✭ 66 (-22.35%)
Mutual labels:  dotfiles, neovim

vim-42header

a (better) vim header for 42 projects

fancy header image

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!

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 :)!

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].