Commit Graph
62 Commits
Author SHA1 Message Date
Luiz Gonzaga dos Santos FilhoandGitHub f1d5a63a8b Merge pull request #857 from nandalopes/ascii
Fix YADR success message
2020-12-15 10:51:35 -08:00
Luiz Gonzaga dos Santos FilhoandGitHub d5bc548240 Merge pull request #852 from nandalopes/fix-tmux-error
Fix C- tmux error
2020-11-16 09:22:35 -08:00
Luiz Gonzaga dos Santos FilhoandGitHub e05866348a Merge pull request #850 from nandalopes/fix-845
Fix #845 Vim suspends in some times
2020-11-16 09:19:06 -08:00
Luiz Gonzaga dos Santos FilhoandGitHub 6bb9c1007c Merge pull request #848 from vovinacci/fix/brew-install
fix: Update Homebrew install method
2020-11-16 09:18:00 -08:00
Luiz Gonzaga dos Santos FilhoandGitHub d699910b35 Merge pull request #849 from Zaryob/pr
added contributors alias into git.
2020-11-12 17:25:25 -08:00
Luiz Gonzaga dos Santos FilhoandGitHub 47d4ac0039 Merge pull request #839 from vovinacci/update-git-snapshot-dead-link
Update git dead link
2020-06-22 16:57:34 -07:00
Luiz Gonzaga dos Santos FilhoandGitHub ab8b1c5d2d Merge pull request #834 from chrischen/update-vundle
Update vundle repos.
2020-03-14 19:54:32 -07:00
Luiz Gonzaga dos Santos FilhoandGitHub 19e4478ad5 Add github action for stale issues 2020-03-14 11:07:35 -07:00
Luiz Gonzaga dos Santos FilhoandGitHub 7c13c33a6b Merge pull request #825 from alanyee/master
Update vimrc
2020-03-14 10:50:16 -07:00
Luiz Gonzaga dos Santos FilhoandGitHub c07dbe4f49 Merge pull request #827 from vovinacci/fix-macvim-install
Fix MacVim installation
2019-08-17 13:21:48 -07:00
Luiz Gonzaga dos Santos FilhoandGitHub a4e9d17a26 Merge pull request #820 from ppries/2.9-compatibility
Translate tmux -fg, -bg and -attr options into -style options
2019-07-13 09:49:54 -07:00
Luiz Gonzaga dos Santos FilhoandGitHub 4776260186 Merge pull request #824 from Jason-Cooke/patch-1
docs: fix typo
2019-07-12 09:54:51 -07:00
Luiz Gonzaga dos Santos FilhoandGitHub 613b528e00 Fix typo in README 2019-02-10 15:37:13 -08:00
Luiz Gonzaga dos Santos FilhoandGitHub 7b161893e0 Merge pull request #815 from richashworth/patch-1
Update README.md
2019-02-10 15:34:36 -08:00
Luiz Gonzaga dos Santos FilhoandGitHub f1399acc60 Merge pull request #813 from vovinacci/remove_brew_prune
zsh: Remove deprecated 'brew prune' command from alias
2019-02-05 10:20:23 -08:00
Luiz Gonzaga dos Santos FilhoandGitHub a9f1b46782 Merge pull request #812 from pablobender/fix-vim-fugitive
fix missing if detecting fugitive buffer type
2019-01-15 07:29:15 -08:00
Luiz Gonzaga dos Santos FilhoandGitHub c788d2efd2 Merge pull request #811 from abohne/fugitive_type_fix
Replace call to deprecated fugitive function
2019-01-14 21:21:54 -08:00
Luiz Gonzaga dos Santos FilhoandGitHub e57f0b74a0 Merge pull request #796 from fizz/patch-1
Update prompt_skwp_setup
2018-05-26 20:03:26 -07:00
Luiz Gonzaga dos Santos FilhoandGitHub 481ffd574b Merge pull request #789 from erickwilder/fix-macvim-install-warning
fix(Rakefile) Remove --custom-icons flag to install macvim.
2018-03-20 01:10:13 -03:00
Luiz Gonzaga dos Santos FilhoandGitHub 675756034e Merge pull request #787 from gonzedge/replace-seil-with-karabiner-elements
Replace Seil with Karabiner-Elements
2018-03-17 11:14:32 -03:00
Luiz Gonzaga dos Santos FilhoandGitHub 1dfbe367bb Merge pull request #788 from gonzedge/update-full-screen-language
Update full screen language for iTerm/MacVim
2018-03-17 11:13:50 -03:00
Luiz Gonzaga dos Santos FilhoandGitHub 74683fe5d9 Merge pull request #766 from padi/patch-1
KeyRepeat on Sierra way too fast to be practical
2017-09-21 13:04:12 -07:00
Luiz Gonzaga dos Santos FilhoandGitHub 4ed2442178 Merge pull request #770 from alanyee/master
Update and rename osx to macos
2017-09-06 09:31:29 -07:00
Luiz Gonzaga dos Santos FilhoandGitHub f44bee216f Merge pull request #768 from jon-choi/master
remove extra quotes
2017-09-01 21:25:01 +02:00
Luiz Gonzaga dos Santos FilhoandGitHub e13c7e8d42 Merge pull request #769 from alanyee/master
Update README.md
2017-09-01 21:24:23 +02:00
Luiz Gonzaga dos Santos FilhoandGitHub 3bd11a846c Merge pull request #763 from jameszaghini/fix/install-hub-twice
Fix: hub packaged listed for install twice
2017-07-14 16:13:26 +02:00
Luiz Gonzaga dos Santos FilhoandGitHub 015f57bd29 Merge pull request #760 from skwp/docker
Adding Docker support!
2017-06-20 18:16:35 +02:00
Luiz Gonzaga dos Santos Filho 628a97be6a [Credits] Add docker support 2017-06-20 17:10:44 +02:00
Luiz Gonzaga dos Santos FilhoandGitHub 28e4f07eb9 Run $PATH dedup command everytime 2017-06-06 17:58:04 +02:00
Luiz Gonzaga dos Santos Filho ca407604f0 [Docker] Update README with Docker support 2017-06-06 17:48:30 +02:00
Luiz Gonzaga dos Santos Filho 24c2879b55 [Docker] Add initial docker files 2017-06-06 17:48:30 +02:00
Luiz Gonzaga dos Santos Filho eebad7cd9b [Install] Prevent empty SHELL failing installation
When running yadr via docker, $SHELL starts out empty/null, so that was
triggering a fatal method not found error during installation.
2017-06-06 17:01:16 +02:00
Luiz Gonzaga dos Santos FilhoandGitHub 20b32fd07a Prevent duplicate entries in $PATH. Fixes #690 2017-06-05 23:02:39 +02:00
Luiz Gonzaga dos Santos FilhoandGitHub 6594c2a593 Remove duplicated mxw/vim-jsx plugin 2016-09-23 11:49:18 +02:00
Luiz Gonzaga dos Santos FilhoandGitHub 310902b947 Make .vundle files behave like vim files 2016-09-13 18:51:25 +02:00
Luiz Gonzaga dos Santos FilhoandGitHub ef2d315d6e Switch to henrik/vim-indexed-search 2016-09-13 18:39:44 +02:00
Luiz Gonzaga dos Santos FilhoandGitHub f725962099 Change argtextobj to wellle/targets.vim 2016-07-25 10:48:37 +02:00
Luiz Filho 9eb354cbb7 Add more git fetch aliases
(cherry picked from commit dbbf3024a8af023178590be17ddf4ba6dc492918)
2016-04-07 15:25:04 +02:00
Luiz Gonzaga dos Santos Filho d99e1e349a Install ghi and hub via brew 2016-03-30 11:27:55 +02:00
Luiz Gonzaga dos Santos Filho 67805ebbae Remove: TagBar and Conque orphan references 2016-03-28 23:48:25 +02:00
Luiz Gonzaga dos Santos Filho 6bab75c8c9 Add: vim plugin: editor config 2016-03-28 23:36:31 +02:00
Luiz Gonzaga dos Santos Filho 0915851bc3 Moving ./osx to ./bin/osx 2014-11-20 20:06:45 -02:00
Luiz Gonzaga dos Santos Filho adaf8cb243 Adding shell script to fix MacVim bug with external displays
(cherry picked from commit 479a0b5b714805218fa16ed91446d19bbebffcfd)
2014-11-20 19:59:29 -02:00
Luiz Gonzaga dos Santos Filho ba5cf1b78c Ignoring just "tags" is too generic
My application had a folder named "tags" as part of its business rules and because of this it got ignored.
I believe upadting this section according to the very link in the comment above should fix it. (not ignoring `tags/` folder).
2014-09-23 08:47:59 -03:00
Luiz Gonzaga dos Santos Filho b9a8bb5f7c Fix Ag functions
I believe this is what is intended? It was not working for me like it was...
2014-04-29 18:30:25 -03:00
Luiz Gonzaga dos Santos Filho 94f2237d86 Removing outdated comment 2013-12-21 00:16:03 -02:00
Luiz Gonzaga dos Santos Filho e3181339d2 Make gf create the file if not existent 2013-12-21 00:13:26 -02:00
Luiz Gonzaga dos Santos Filho 8ada208c01 Fixing Y behaviour 2013-06-16 21:10:45 +02:00
Luiz Gonzaga dos Santos Filho 88dd66685a Wrapping search. Perl regex while searching. Center search matches and jumps 2013-05-10 01:14:52 +02:00
Luiz Gonzaga dos Santos Filho 1be65dec7a Cleaning vundles.vim
Conflicts:
	vim/vundles.vim
2013-05-03 14:19:08 +02:00
Luiz Gonzaga dos Santos Filho 032ae9cdcf Re-organizing entire file 2013-05-02 16:54:16 +02:00
Luiz Gonzaga dos Santos Filho 3449b9f8ed Updating next-textobject to Steve Losh's new version 2013-05-02 16:16:12 +02:00
Luiz Gonzaga dos Santos Filho 2439ce9278 Adding 3 more and organizing text objects vundles 2013-05-02 16:07:06 +02:00
Luiz Gonzaga dos Santos Filho 20d884b842 Externalizing color scheme configs outside plugin folder
(cherry picked from commit ac952b3d3ffbe8ea33460e98a37eb6ce67a871c1)
2013-04-30 17:42:43 +02:00
Luiz Gonzaga dos Santos Filho 35e9c2db0f Adding hack to make git completion faster for local stuff 2013-04-29 14:45:08 +02:00
Luiz Gonzaga dos Santos Filho bcc03b96df Switching from Ack to Ag 2013-04-25 21:34:56 +01:00
Luiz Gonzaga dos Santos Filho 15faaab500 Externalizing and improving search configuration 2013-04-17 17:16:48 +02:00
Luiz Gonzaga dos Santos Filho 1c495897f4 Fixing typo in the readme 2013-04-07 00:41:11 +02:00
Luiz Gonzaga dos Santos Filho 618cd146fd Updating the readme with the visual star search plugin 2013-04-07 00:34:51 +02:00
Luiz Gonzaga dos Santos Filho 2cc53a3aa8 Adding visual star search vundle 2013-04-07 00:14:00 +02:00
Luiz Gonzaga dos Santos Filho 00a31329c4 Improving semicolon insertion at the end of the line 2013-04-06 23:53:49 +02:00
Luiz Gonzaga dos Santos Filho 3d60f721dd Removing duplicated vim plugins 2013-01-24 18:30:42 +01:00