" The character " (the double quote mark) starts a comment " Type :h neovintageousrc for help. " set autoindent " set belloff= " set expandtabs " set hlsearch " set ignorecase " set incsearch " set list " set magic " set menu " set modeline " set modelines=7 " set nomenu " set nominimap " set number " set scrolloff=9 " set shell=/bin/bash " set sidebar " set sidescrolloff=9 " set smartcase " set spell " set statusbar " set tabstop " set textwidth=80 " set winaltkeys=menu " set wrap " set nowrapscan set ignorecase set nominimap set smartcase let mapleader=, nnoremap :RevealInSideBar nnoremap G :GsShowStatus nnoremap c :CopyRelativeFilePath nnoremap d :Neovintageous action=toggle_side_bar nnoremap ee :SublimeLinterPanelToggle nnoremap ek :OpenKeyBindings nnoremap en :Neovintageous action=open_rc_file nnoremap ep :OpenPreferences nnoremap g/ :ToggleInlineDiff nnoremap g; :ToggleInlineDiff prefer_hide=true nnoremap ga :silent !git add % nnoremap gb :GitGutter action=blame nnoremap gf :ShowOverlay overlay=goto text=@ nnoremap gs :!git status nnoremap gu :GenerateUnitTest nnoremap gv :FindFileUnderCursor nnoremap hm :RevertModification nnoremap hp :PasteFromHistory nnoremap hu :RevertHunk nnoremap o :ls nnoremap q gqip:w nnoremap r :reg nnoremap sp kqj nnoremap sv hql nnoremap x :GitOpen noremap :nohlsearch noremap :w noremap :GotoSymbolInProject noremap : " Yank and paste using system clipboard. noremap y "+y noremap Y "+Y noremap p "+p noremap P "+P " Sorting. nnoremap s) vi):sort u nnoremap s] vi]:sort u nnoremap si vii:sort u nnoremap sp vip:sort u nnoremap ss vip:sort u vnoremap s :sort u " Plugin: User - Finders nnoremap f :FindInOpenFolders interactive=true filter=true include_vendor=true noremap :FindInOpenFolders interactive=true filter=true noremap :FindInOpenFolders interactive=true filter=true include_vendor=true noremap :FindInOpenFolders interactive=true noremap :FindInOpenFolders interactive=false " Plugin: User - Debug nnoremap vd :DumpVariable phpfunc=dump nnoremap vm :DumpVariable phpfunc=dump content=__METHOD__ nnoremap vp :DumpVariable phpfunc=print_r nnoremap vr :DumpVariable sublime_region_view_string=true nnoremap vv :DumpVariable phpfunc=dd " Plugin: Test https://github.com/gerardroche/sublime-test nnoremap :TestNearest nnoremap T :TestFile nnoremap a :TestSuite nnoremap gg :TestVisit nnoremap l :TestLast nnoremap t :TestNearest " Plugin: Origami https://packagecontrol.io/packages/Origami nnoremap z :ToggleZoomPane fraction=0.98 nnoremap . :ToggleZoomPane fraction=0.98 nnoremap wd :DestroyPane direction=self nnoremap ws :CarryFileToPane direction=down nnoremap wv :CarryFileToPane direction=right nnoremap ww :UserDefaultSetLayout