aboutsummaryrefslogtreecommitdiff
path: root/plugin
Commit message (Collapse)AuthorAge
...
* Matchadd should be called on every fileCody Hiar2017-03-20
|
* Setting default as 4 spacesCody Hiar2017-03-17
|
* Addng color matching to long linesCody Hiar2017-03-17
|
* Adding argwrapCody Hiar2017-03-16
|
* Properly fixing issue from yesterday, add '$' to variable nameCody Hiar2017-03-14
|
* Another shot at better statusline colorsCody Hiar2017-03-13
|
* Making the statusline background a bit more readableCody Hiar2017-03-13
|
* Changing neovim to put HOME in cache folder, keeps command history etcCody Hiar2017-03-13
|
* Moving session functions to neovim onlyCody Hiar2017-03-13
|
* Updating some snippetsCody Hiar2017-03-10
|
* Adding foldmethodCody Hiar2017-03-10
|
* Adding django templates indentingCody Hiar2017-03-06
|
* Adding ledger file indentationCody Hiar2017-03-05
|
* Adding javascript and sass checkersCody Hiar2017-03-03
|
* Add shortcut to open folder of current fileCody Hiar2017-03-02
|
* Adding some snippet functionality, reduce typingCody Hiar2017-03-01
|
* Adding jsonCody Hiar2017-02-27
|
* Adding javascript tabstopCody Hiar2017-02-27
|
* Remove verbose option from git diffCody Hiar2017-02-22
|
* Adding the git diff commandCody Hiar2017-02-22
|
* Adding back in the syntastic options, shouldn't have been missedCody Hiar2017-02-22
|
* Add back the commit shortcutCody Hiar2017-02-21
|
* Tags will ignore importsCody Hiar2017-02-21
|
* Since leader is now space, replace space mappings with leaderCody Hiar2017-02-19
|
* Adding wiki options for vimCody Hiar2017-02-19
|
* Big revamp of settings after watching the thoughtbot videoCody Hiar2017-02-19
|
* Fixing path problemCody Hiar2017-02-12
|
* More fixesCody Hiar2017-02-10
|
* Fixing more mistakesCody Hiar2017-02-10
|
* Updating path issueCody Hiar2017-02-10
|
* Updating lots of stuffCody Hiar2017-02-10
|
* Adding indent lines gruvbox colorsCody Hiar2017-02-01
|
* Didn't notice that indent lines weren't starting by default on neovim,Cody Hiar2017-02-01
|
* Check on openCody Hiar2017-01-11
|
* Changing syntastic to active modeCody Hiar2017-01-11
|
* Set the syntax, not the filetypeCody Hiar2016-12-31
|
* Update the new fad of getting out of h, j. k, lCody Hiar2016-12-23
|
* Changing highlight command to not interfere with commaCody Hiar2016-12-23
|
* Trying out vim hardcore mode.Cody Hiar2016-12-23
|
* Update to make ctrl p a bit easier to readCody Hiar2016-12-22
|
* MUCH MUCH Better syntax highlightingCody Hiar2016-12-20
|
* Change ctrl+p to start in fuzzy modeCody Hiar2016-12-18
|
* Minux sign is actuall very handlyCody Hiar2016-12-18
|
* Html jinja shouldCody Hiar2016-11-21
|
* html should be set to 2Cody Hiar2016-11-21
|
* Changing Syntastic to be off by default but easily invokeable by <leader>sCody Hiar2016-11-21
|
* I want more folding, sessions should remember tab namesCody Hiar2016-11-21
|
* simply folding optionsCody Hiar2016-11-09
|
* Revert "Revert "Moving window switching to here. Should be consistant ↵Cody Hiar2016-11-04
| | | | | | between vim and nvim"" This reverts commit 1ee72c5d2833c530b6021786a58f10871165db3c.
* Changing the shortcuts back to the orignal bindings. Who use's visual mode ↵Cody Hiar2016-11-04
| | | | inside of NERDTree anyways, why not be consistant with split ke bindings.