Commit Graph

  • 7a57de3a1e ditch deoplete, enable ale_completion Thomas Ruoff 2019-03-26 23:10:48 +01:00
  • bbe41fda68 add vim sessions to gitignore Thomas Ruoff 2019-05-06 08:54:38 +02:00
  • 7fa33b18d4 add jest test snippet Thomas Ruoff 2019-05-06 08:53:21 +02:00
  • 6947b535a1 add rebase aliases Thomas Ruoff 2019-05-06 08:52:59 +02:00
  • a351b0686f deplete and gutentag only in vim8 Thomas Ruoff 2019-04-02 21:15:14 +02:00
  • 526a428615 remove faulty vimrc autocmd Thomas Ruoff 2019-03-26 23:07:39 +01:00
  • 2bd9051a3a support BSD like ls and find Thomas Ruoff 2019-03-18 23:25:45 +01:00
  • 90c72f9bd7 add edit-command-line binding Thomas Ruoff 2019-03-05 22:53:40 +01:00
  • 09a4540500 remove duplicate mapping Thomas Ruoff 2019-03-04 23:43:34 +01:00
  • 37283debe0 add some more cheets Thomas Ruoff 2019-03-04 00:08:18 +01:00
  • aaaa5a77f0 disable textwidth by default Thomas Ruoff 2019-03-04 00:07:55 +01:00
  • 70542174a2 add open alias for linux Thomas Ruoff 2019-03-03 14:04:50 +01:00
  • 931744489c add .zprofile.local support Thomas Ruoff 2019-03-03 14:04:27 +01:00
  • e6a675e3d4 leader-b is slow as leader-bd is defined, go with leader-d instead Thomas Ruoff 2019-01-16 23:04:31 +01:00
  • 5214b3d4b6 add vim-test bindings Thomas Ruoff 2019-01-07 00:12:26 +01:00
  • c11e795761 remove unused fzf shortcuts Thomas Ruoff 2019-01-07 00:12:09 +01:00
  • a5f915b55e add vim-test Thomas Ruoff 2019-01-06 23:12:33 +01:00
  • cb4bebc450 clean a bit Thomas Ruoff 2019-01-06 23:12:23 +01:00
  • d46bc886d0 switch to vimtex Thomas Ruoff 2019-01-06 23:11:13 +01:00
  • d392827603 ditch ranger, go back to netrw Thomas Ruoff 2018-12-21 00:40:10 +01:00
  • f877b003d5 update font and hdpi settings Thomas Ruoff 2018-12-20 23:37:33 +01:00
  • 955d534e60 add did alias Thomas Ruoff 2018-12-01 19:53:50 +01:00
  • d11c7b2c01 do not enable spellcheck by default Thomas Ruoff 2018-12-01 19:50:58 +01:00
  • 3812827c94 Bclose is only needed for neovim Thomas Ruoff 2018-12-01 19:50:07 +01:00
  • 7d3ce153e1 BClose is gone, adopt mapping Thomas Ruoff 2018-12-03 14:47:40 +01:00
  • 2762d9dcfb let give targets.vim a try Thomas Ruoff 2018-10-09 07:34:59 +02:00
  • 7c6a9f40d9 move leader declaration before plugins Thomas Ruoff 2018-10-04 08:37:36 +02:00
  • a665e1b45e make plugin deps clear Thomas Ruoff 2018-10-01 23:18:10 +02:00
  • 467345f6c2 gx should be good enough Thomas Ruoff 2018-10-01 23:11:07 +02:00
  • a3173af3eb reorder plugins a bit Thomas Ruoff 2018-10-01 22:56:59 +02:00
  • 9478e1e181 move plugin configurations to plugins Thomas Ruoff 2018-10-01 22:48:44 +02:00
  • f04c74930f exclude javascript,jsx from polyglot - fixes indent issue Thomas Ruoff 2018-10-01 22:17:54 +02:00
  • f7269e3b88 remove unused plugins Thomas Ruoff 2018-10-01 22:16:43 +02:00
  • 994be297da higher dpi for new screen on t430s Thomas Ruoff 2018-09-29 20:37:02 +02:00
  • 6a6febf3ce set dark background, seems the regular osx terminal needs it Thomas Ruoff 2018-09-25 22:57:33 +02:00
  • 44022607a7 throw out markdown live preview Thomas Ruoff 2018-09-25 22:56:58 +02:00
  • 963976aca8 use buffer path when completing files Thomas Ruoff 2018-09-25 22:56:30 +02:00
  • 6fb2eef31e use eslint as default linter Thomas Ruoff 2018-09-25 22:52:02 +02:00
  • f9a69631f4 fix error when closing ranger Thomas Ruoff 2018-09-25 22:51:29 +02:00
  • 8ca8c7c654 fix before/afterEach snippet Thomas Ruoff 2018-09-25 22:50:34 +02:00
  • 01570e3629 add session management Thomas Ruoff 2018-07-23 22:42:50 +02:00
  • 39df91cbcf add deoplete Thomas Ruoff 2018-07-23 22:41:26 +02:00
  • 3d96e98fc7 add vim-abolish Thomas Ruoff 2018-07-23 22:40:58 +02:00
  • e45deea29b vier gewinnt Thomas Ruoff 2018-07-16 08:23:19 +02:00
  • 7d89e03707 upgrade plug Thomas Ruoff 2018-07-09 11:32:15 +02:00
  • 6d6587ed61 make eslint my default js linter Thomas Ruoff 2018-07-09 11:26:52 +02:00
  • 6078f55558 space is the LEADER - yay Thomas Ruoff 2018-07-09 11:26:21 +02:00
  • 6c8cabbce9 cleanup gitconfig Thomas Ruoff 2018-07-09 11:25:57 +02:00
  • 0416f1fce2 use arrays with care :D Thomas Ruoff 2018-06-20 08:29:01 +02:00
  • 7e7e3c5e42 lazyload nvm for nvm,node,npm,yarn Thomas Ruoff 2018-06-14 09:34:21 +02:00
  • 91717c4e43 add startup profiling - commented out Thomas Ruoff 2018-06-14 09:07:56 +02:00
  • 0eab4e99dc remove rbenv and nvm in startup - if needed this should go to .zshrc.local Thomas Ruoff 2018-06-14 09:03:56 +02:00
  • 13393f7551 fix directory creation Thomas Ruoff 2018-06-04 10:39:31 +02:00
  • aa51bfd378 add session management helper Thomas Ruoff 2018-06-04 10:26:04 +02:00
  • 57fe15a670 add more vim cheets Thomas Ruoff 2018-03-27 08:08:14 +02:00
  • 4eedfbcd44 use internal editor config, add scp to exlude patterns Thomas Ruoff 2018-05-14 22:54:53 +02:00
  • f9c702ed55 use GNU stow for setup Thomas Ruoff 2018-05-09 00:08:38 +02:00
  • 5d78e5848d add open-browser as osx is weird Thomas Ruoff 2018-03-13 22:43:17 +01:00
  • e3b1f9162b add ranger.vim Thomas Ruoff 2018-03-11 23:18:00 +01:00
  • 1179afc20d change grepper and fzf bindings Thomas Ruoff 2018-03-11 22:54:48 +01:00
  • 52563a8bf3 add g[+-] to cheatsheet Thomas Ruoff 2018-02-26 23:10:05 +01:00
  • 64e638c21d erm, typo that cheated on me Thomas Ruoff 2018-02-26 23:05:24 +01:00
  • cd6976ff20 add missing linebreaks in cheatsheet Thomas Ruoff 2018-02-26 23:03:45 +01:00
  • aefbf844dc add mundo plugin Thomas Ruoff 2018-02-26 23:02:06 +01:00
  • 7eed725858 smartcase only works if ignorecase is on Thomas Ruoff 2018-02-26 22:45:27 +01:00
  • df593f6892 automatic vimrc reload Thomas Ruoff 2018-02-25 23:54:53 +01:00
  • 80b7476204 open help in new tab instead of split Thomas Ruoff 2018-02-25 23:54:31 +01:00
  • 36358e6f93 erm, typo in clipboard Thomas Ruoff 2018-02-25 23:53:43 +01:00
  • af23d17203 who bubbles lines? Thomas Ruoff 2018-02-16 08:56:48 +01:00
  • d3f62d1a40 use <leader>/ for grepper - no lag with that Thomas Ruoff 2018-02-16 08:56:36 +01:00
  • a193ab92ef no using fast writing tbh Thomas Ruoff 2018-02-16 08:56:02 +01:00
  • 6b56d409fc set startfoldlevel to 1 Thomas Ruoff 2018-02-16 08:55:45 +01:00
  • 1798581de9 use unnamed on osx Thomas Ruoff 2018-02-16 08:55:25 +01:00
  • 217470ea9d add options to cheetsheet Thomas Ruoff 2018-02-07 09:20:36 +01:00
  • 1b36b5e4ea Merge branch 'master' of github.com:tomru/Dotfiles Thomas Ruoff 2018-02-07 09:16:57 +01:00
  • a1304cec05 add highlight clearing Thomas Ruoff 2018-02-06 22:48:31 +01:00
  • 79a18b64f3 remove tmux-navigator plugin, C-L clashes with vim-sensibles highlight clearing Thomas Ruoff 2018-02-06 22:48:20 +01:00
  • e5e8c952fb use C instead of CTRL in cheetsheet Thomas Ruoff 2018-02-06 22:47:30 +01:00
  • 07e12d28ff finally figured out yanking on all oses Thomas Ruoff 2018-02-06 22:37:37 +01:00
  • 0b4b639784 again unimpares covers my ass Thomas Ruoff 2018-01-27 23:44:59 +01:00
  • 86cf85c183 remove conflict-marker, unimpared is again enough Thomas Ruoff 2018-01-27 23:37:10 +01:00
  • 0b443c8514 add buffer mappings and windown navigation Thomas Ruoff 2018-01-27 15:45:54 +01:00
  • 269a380f26 remove superfluous empty line Thomas Ruoff 2018-01-27 15:44:55 +01:00
  • 144fbaa128 ehm, no minibufexplorer anymore Thomas Ruoff 2018-01-27 15:44:04 +01:00
  • acaeeb824b using builtin stuff nowadays Thomas Ruoff 2018-01-27 15:42:47 +01:00
  • ed5e4066d8 builtin commands are fine aswell Thomas Ruoff 2018-01-27 15:37:31 +01:00
  • 7a6a725b72 deleting as unused lately Thomas Ruoff 2018-01-27 15:33:23 +01:00
  • b7675e2538 well, I have unimpared for that Thomas Ruoff 2018-01-27 15:29:23 +01:00
  • d5ec26cde9 order plugins Thomas Ruoff 2018-01-27 15:28:51 +01:00
  • b9b11aa465 remove search pulse, regular highlight is enough Thomas Ruoff 2018-01-27 15:15:30 +01:00
  • 687e81de3a add vim cheetsheet Thomas Ruoff 2018-01-27 00:47:29 +01:00
  • 2c1308a4d7 erm, not sure when and why I put this in here :s Thomas Ruoff 2018-01-27 00:44:15 +01:00
  • 695fc84e0a polyglot should cover my ass Thomas Ruoff 2018-01-27 00:43:19 +01:00
  • 07a188d8f3 fix comment position Thomas Ruoff 2018-01-27 00:42:37 +01:00
  • d0f5b7dfdc repeat in visual mode? get out of here Thomas Ruoff 2018-01-27 00:39:09 +01:00
  • 5e2ca2af5f not used in ages, removing Thomas Ruoff 2018-01-27 00:35:32 +01:00
  • ed970da6cb clean header Thomas Ruoff 2018-01-27 00:31:54 +01:00
  • d4ba7d7988 configure vim-grepper Thomas Ruoff 2018-01-27 00:23:01 +01:00
  • 98e3db9e04 remove unused toggle states Thomas Ruoff 2018-01-27 00:22:13 +01:00
  • 75470a3346 remove indentguides, not really using it Thomas Ruoff 2018-01-27 00:21:50 +01:00