Skip to content

faruzzy/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Faruzzy dotfiles configuration

My configuration files for Linux / Mac OS X image

Shamelessly copied from various places

Philosophy

The guiding principle that I follow when configuring my dotfiles is that things should be easy to do. So easy in fact that it should favor laziness.

Everything here revolves around vim and its movement.

Vim

Customizations

  • Line numbers
  • Alternate Line number
  • Ruler
  • Make searching highlighted, incremental, and case insensitive unless a capital letter is used
  • Always show a Status line
  • Allow backspacing over everything (indentations, eol, and start characters) in insert mode
  • Automatically resize splits when resizing the Vim window (GUI only)
  • Write a privileged file with <leader>W it will prompt for sudo password when writting

Syntax

Plugins

Ack.vim uses ack to search inside the current directory for a pattern. You can learn more about it with :help Ack.

About

My dotfiles configuration for Linux / Mac OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published