Skip to content

Latest Vim configuration and terminal integration with Tmux, Htop, Zshrc

License

Notifications You must be signed in to change notification settings

cmizony/Dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

__     _____ __  __           ____  _             _           
\ \   / /_ _|  \/  |         |  _ \| |_   _  __ _(_)_ __  ___ 
 \ \ / / | || |\/| |  _____  | |_) | | | | |/ _` | | '_ \/ __|
  \ V /  | || |  | | |_____| |  __/| | |_| | (_| | | | | \__ \
   \_/  |___|_|  |_|         |_|   |_|\__,_|\__, |_|_| |_|___/
                                            |___/             

Project Overview

Text editor configuration

The following sections contain a descriptive list of most of the plugings I use in my .vimrc configuration to make vim even more awesome.

Language

Completion

Code display

Integrations

  • Full git commands integration (Fugitive screencast)
  • Git diff characters in sign colomn
  • Repository and file history interactive display
  • Complete shell integration
  • Code structure sidebar (Angular also supported)
  • Full Github gist integrations
  • Get documentation of word under cursor
  • Get type of word under cursor
  • Jump to definition of word under cursor
  • tmux integration to navigate between panes

Interface

Commands

  • Jump to anywhere by key shortcut
  • Shortcuts for characters alignment
  • Easily comment lines
  • Support save of session (visible from landing page)
  • Multiple cursor feature for quick re-factor

Others

  • Add more motion on top on vim native
  • Add more mapping on top of vim native
  • Add more text object selectors on top of vim native
  • Check the .vimrc itself to see the rest :)

About

Latest Vim configuration and terminal integration with Tmux, Htop, Zshrc

Resources

License

Stars

Watchers

Forks