https://github.com/amacgregor/dot-files
  
  
    Dotfiles repository 
    https://github.com/amacgregor/dot-files
  
        Last synced: 8 months ago 
        JSON representation
    
Dotfiles repository
- Host: GitHub
- URL: https://github.com/amacgregor/dot-files
- Owner: amacgregor
- Created: 2016-10-19T12:50:52.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2019-05-31T12:20:57.000Z (over 6 years ago)
- Last Synced: 2024-12-28T15:27:06.571Z (10 months ago)
- Language: Vim script
- Size: 122 KB
- Stars: 439
- Watchers: 31
- Forks: 306
- Open Issues: 4
- 
            Metadata Files:
            - Readme: README.md
 
Awesome Lists containing this project
- awesome - amacgregor/dot-files - Dotfiles repository (Vim Script)
README
          # dot-files
Dotfiles repository
## Command line tools 
### Window manager 
#### byobu
#### tmux 
## Vim - Reference
### Utilities
#### scrooloose/nerdtree
##### Use
Nerdtree can be activated by pressing Ctrl+n in Normal mode
#### majutsushi/tagbar
##### Use
Tagbar can be activated by pressing Ctrl+m in Normal mode
#### ervandew/supertab
##### Use
Automatic tab completion under Inser Mode
#### wesQ3/vim-windowswap'
##### Use 
 - Navigate to the window you'd like to move
 - Press ww
 - Navigate to the window you'd like to swap with
 - Press ww again
#### SirVer/ultisnips'
#### junegunn/fzf.vim'
#### junegunn/fzf'
#### godlygeek/tabular'
#### ctrlpvim/ctrlp.vim'
#### benmills/vimux'
#### BufOnly.vim
### Generic Programming Support 
#### jakedouglas/exuberant-ctags'
#### honza/vim-snippets'
#### Townk/vim-autoclose'
#### tomtom/tcomment_vim'
#### tobyS/vmustache'
#### janko-m/vim-test'
### Inteface Improvements
#### ryanoasis/vim-devicons'
#### vim-airline/vim-airline'
#### vim-airline/vim-airline-themes'
#### sjl/badwolf'
#### tomasr/molokai'
#### morhetz/gruvbox'
#### zenorocha/dracula-theme', {'rtp': 'vim/'}
#### junegunn/limelight.vim'
#### mkarmona/colorsbox'
#### romainl/Apprentice'
#### Lokaltog/vim-distinguished'
#### chriskempson/base16-vim'
#### w0ng/vim-hybrid'
#### AlessandroYorba/Sierra'
#### daylerees/colour-schemes'
#### effkay/argonaut.vim'
### Markdown and Writing
#### reedes/vim-pencil'
#### tpope/vim-markdown'
#### jtratner/vim-flavored-markdown'
#### LanguageTool'
### Elixir Support
#### elixir-lang/vim-elixir'
#### avdgaag/vim-phoenix'
#### mmorearty/elixir-ctags'
#### mattreduce/vim-mix'
#### BjRo/vim-extest'
#### frost/vim-eh-docs'
#### slashmili/alchemist.vim'
#### tpope/vim-endwise'
#### jadercorrea/elixir_generator.vim'
### Erlang Support
#### vim-erlang/vim-erlang-tags'
#### vim-erlang/vim-erlang-runtime'
#### vim-erlang/vim-erlang-omnicomplete'
#### vim-erlang/vim-erlang-compiler'
### ELM Support
#### lambdatoast/elm.vim'
### PHP Support
#### phpvim/phpcd.vim'
#### tobyS/pdv'
### Git Support and Integration
#### kablamo/vim-git-log'
#### gregsexton/gitv'
#### tpope/vim-fugitive'
#### jaxbot/github-issues.vim'