Skip to content

ary31415/environment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

environment

Just some environment files I want places

Can ignore the personal-laptop directory, and just keep the work laptop one. Note that you have to install oh-my-zsh separately, and modify the robby-russell theme file to use my custom prompt.

Source for vim stuff: https://github.com/amix/vimrc

Vim stuff

Ack

<leader>g = Ack = grep whole project

<c-f> = ctrlp — find file

<c-t> to open in new tab

<c-v> for vertical split

MRU

<leader>f = :MRU — recently used files

Indent guide

<leader>ig = :IndentGuideToggle :set sw=2 ts=2 et

Goyo

<leader>zx = zen mode with line numbers

<leader>zz = zen mode w/o line numbers

ALE

<leader>a = ALE -> go to next error

General window management

Ctrl-W V Opens a new vertical split Ctrl-W S Opens a new horizontal split Ctrl-W C Closes a window Ctrl-W O Makes the current window the only one on screen and closes other windows

:tab split Opens another window to the existing buffer in a new tab

Surround.vim

in visual lines mode, capital S for surround

Lookup:

Surround.vim (already installed in amix) ctags

Install plugins by cloning into my_plugins/

About

Just some environment files I want places

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •