Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-05-14 | zsh: set figlet dir | Johannes Löthberg | 1 | -0/+3 | |
2015-05-14 | zsh: Add green prompt for nymeria | Johannes Löthberg | 1 | -0/+12 | |
2015-05-07 | vim: nontext should hove the same bg as normal | Johannes Löthberg | 1 | -1/+1 | |
2015-04-29 | Update ncmpcc conf for new version | Johannes Löthberg | 1 | -3/+5 | |
2015-04-26 | i3: Use beze instead of dmenru | Johannes Löthberg | 1 | -1/+1 | |
2015-04-25 | i3bar: Switch from wireless module to network | Johannes Löthberg | 1 | -2/+2 | |
They were merged it seems.. | |||||
2015-04-25 | mbsyncrc: Add 5m mail | Johannes Löthberg | 1 | -0/+23 | |
2015-04-25 | mbsyncrc: Inbox -> inbox | Johannes Löthberg | 1 | -1/+1 | |
2015-04-25 | mutt: Update theme | Johannes Löthberg | 1 | -3/+3 | |
2015-04-25 | mutt: Make linux-wireless a lists instead of subscribe | Johannes Löthberg | 1 | -1/+1 | |
2015-04-25 | mutt: add macros for switching between thread and date sorting | Johannes Löthberg | 1 | -0/+2 | |
2015-04-25 | mutt: Remove colons from unignore lines | Johannes Löthberg | 1 | -3/+3 | |
2015-04-25 | mutt: Update mailboxes | Johannes Löthberg | 1 | -5/+6 | |
2015-04-25 | mutt: Update gpg commands | Johannes Löthberg | 1 | -8/+8 | |
2015-04-25 | git: Add github https credential helper | Johannes Löthberg | 1 | -0/+4 | |
2015-04-25 | XCompose: Add endash and greater/lesser than | Johannes Löthberg | 1 | -0/+3 | |
2015-04-25 | XCompose: Include default compose file | Johannes Löthberg | 1 | -0/+2 | |
2015-04-25 | weechat: Update ignore buffers | Johannes Löthberg | 1 | -1/+1 | |
2015-04-25 | weechat: Don't highlight on stalker messages | Johannes Löthberg | 1 | -1/+1 | |
2015-04-25 | weechat: Remove QuakeNet | Johannes Löthberg | 1 | -38/+0 | |
2015-04-25 | weechat: Remove old qt alias | Johannes Löthberg | 1 | -1/+0 | |
2015-04-25 | weechat: Update config file headers | Johannes Löthberg | 14 | -14/+14 | |
Finally they removed the version number.. | |||||
2015-04-25 | vim: Set spelllang to en_us | Johannes Löthberg | 1 | -0/+2 | |
2015-04-25 | vim: Add vimspell toggle keybinding | Johannes Löthberg | 1 | -0/+3 | |
2015-04-21 | vim: Add upstream distribution of git syn/indent/filetpye | Johannes Löthberg | 1 | -0/+1 | |
2015-04-21 | vim: Add vim-fugitive | Johannes Löthberg | 1 | -0/+5 | |
2015-04-21 | vim: Remove ruler. Useless since I set statusline | Johannes Löthberg | 1 | -1/+0 | |
2015-04-21 | vim: put yaml settings in augroup | Johannes Löthberg | 1 | -1/+4 | |
2015-04-21 | vim: Add keybindings for more easily navigating wrapped lines | Johannes Löthberg | 1 | -0/+5 | |
2015-04-21 | vim: enable linebreak | Johannes Löthberg | 1 | -0/+1 | |
2015-04-21 | vim: set scrolloff=1 | Johannes Löthberg | 1 | -1/+2 | |
2015-04-21 | vim/ftplugin/mail: Set ta fo-opts | Johannes Löthberg | 1 | -1/+1 | |
2015-04-21 | vim: Enable wildmenu | Johannes Löthberg | 1 | -0/+1 | |
2015-04-19 | vim: Add ignorecase | Johannes Löthberg | 1 | -0/+2 | |
smartcase doesn’t work without ignorecase | |||||
2015-04-19 | vim: Add vim-bracketed-paste | Johannes Löthberg | 1 | -0/+1 | |
2015-04-19 | vim: Add CtrlP | Johannes Löthberg | 1 | -0/+5 | |
2015-04-19 | vim: .h files are C, yaml is indented with 2 spaces | Johannes Löthberg | 1 | -0/+8 | |
2015-04-19 | vim: move neobundlecheck to the bottom | Johannes Löthberg | 1 | -3/+4 | |
2015-04-19 | vim: Add syntastic and clang_check | Johannes Löthberg | 1 | -0/+17 | |
2015-04-19 | vim: Add extra comments | Johannes Löthberg | 1 | -0/+2 | |
2015-04-19 | vim: Add custom statusline | Johannes Löthberg | 1 | -0/+33 | |
2015-04-19 | vim: Add bindings for easier window movement | Johannes Löthberg | 1 | -0/+6 | |
2015-04-19 | vim: Yank to clipboard and selection by default | Johannes Löthberg | 1 | -2/+2 | |
diff --git a/vim/vimrc b/vim/vimrc index 285280d..59fc373 100644 --- a/vim/vimrc +++ b/vim/vimrc @@ -67,8 +67,8 @@ set noexpandtab " Automatically hide buffers instead of requiring bangcommands set hidden -" Paste mode when pressing Insert, disables autoformating -set pastetoggle=<Insert> +" Yank to clipboard/selection by default +set clipboard=unnamed,unnamedplus " Installation check. NeoBundleCheck | |||||
2015-04-19 | vim: Clarify `set hidden` | Johannes Löthberg | 1 | -1/+1 | |
2015-04-19 | vim: Enable using space as a leader key | Johannes Löthberg | 1 | -0/+2 | |
2015-04-19 | vim: Remove nop's on arrows, set showcmd | Johannes Löthberg | 1 | -6/+2 | |
2015-04-19 | vim: Ignore .o | Johannes Löthberg | 1 | -1/+1 | |
2015-04-19 | vim: Don't use dayleree's colour-scheme bundle anymore | Johannes Löthberg | 1 | -6/+4 | |
I'm using a custom version anyway, and the current repo one is completely different. | |||||
2015-04-19 | vim: Use XDG_CONFIG_HOME in neobundle | Johannes Löthberg | 1 | -2/+2 | |
2015-04-18 | Darkcustomside: fix CursorLine to be visible | Johannes Löthberg | 1 | -1/+1 | |