Commit graph

84 commits

Author SHA1 Message Date
Cyryl Płotnicki 241829126d Split vim config into a seaprate Linux and cygwin parts 2016-09-10 13:38:42 +02:00
Cyryl Płotnicki ca99b0aa21 remove YCM 2016-08-21 18:39:19 +02:00
Cyryl Płotnicki-Chudyk 41c922138d do not use system boost libraries to compile YCM 2016-08-12 13:06:39 +02:00
Cyryl Płotnicki-Chudyk 85f583d687 Add omnisharp support on Fedora 2016-08-12 12:35:50 +02:00
Cyryl Płotnicki-Chudyk 5f9eab662d install Ruby in addition to just RVM 2016-08-11 14:53:45 +02:00
Cyryl Płotnicki-Chudyk 862d41f29c add Ruby support via RVM 2016-08-11 14:37:03 +02:00
Cyryl Płotnicki-Chudyk c57fe3a92a Do not invoke YCM when no vim 2016-08-05 10:04:58 +02:00
Cyryl Płotnicki-Chudyk 1f8566dba5 Do not use vim under cygwin 2016-08-05 09:56:31 +02:00
Cyryl Płotnicki d1cb209607 Merge branch 'master' into windows_configure 2016-08-05 09:52:50 +02:00
Cyryl Płotnicki-Chudyk aa43c35e4f do not use Go on ubuntu trusty 2016-08-04 17:59:32 +02:00
Cyryl Płotnicki-Chudyk 017e7ac5c0 add NORUST option, use it under cygwin 2016-07-31 09:43:37 +02:00
Cyryl Płotnicki-Chudyk fc926aa798 add logging around sudo decision 2016-07-30 21:42:34 +02:00
Cyryl Płotnicki-Chudyk ca11a4a09c introduce NOSUDO in configure scripts 2016-07-30 21:39:07 +02:00
Cyryl Płotnicki-Chudyk e1963ba100 exit common configure script if DIR not set 2016-07-30 21:08:05 +02:00
Cyryl Płotnicki-Chudyk b9b9ec18fa Vundle used to install Vundle 2016-07-09 12:57:56 +02:00
Cyryl Płotnicki-Chudyk 6033245203 do not use vim-racer nor install racer globally anymore, use YCM for completion solely 2016-07-09 11:35:41 +02:00
Cyryl Płotnicki-Chudyk 80d45b6043 move YCM to be built after rust and racer are already installed 2016-07-09 11:21:52 +02:00
Cyryl Płotnicki-Chudyk f8d88d67a6 enable clang and racer explicitely for YCM 2016-07-09 11:18:14 +02:00
Cyryl Płotnicki-Chudyk b3939dd811 build all compelters for YCM 2016-07-09 11:15:30 +02:00
Cyryl Płotnicki-Chudyk d9eaceb277 do a recursive fetch for rust sources 2016-07-09 09:28:30 +02:00
Cyryl Płotnicki-Chudyk eb3f5d3565 use new cargo's switch to install or update packages when present 2016-07-08 13:43:49 +02:00
Cyryl Płotnicki-Chudyk a6aaed62f2 chsh installed explicitely on fedora 2016-07-01 21:39:51 +02:00
Cyryl Płotnicki-Chudyk 1de46b96fe guess the user name if not present in cyryl 2016-07-01 13:29:03 +02:00
Cyryl Płotnicki-Chudyk b172bcdce5 try both places where rvm env might reside 2016-06-24 15:50:28 +02:00
Cyryl Płotnicki-Chudyk d8de09e8b7 try uninstalling if existing cargo package exists 2016-06-04 10:11:36 +02:00
Cyryl Płotnicki-Chudyk a206d5c5de follow redirects when fetching rvm installer 2016-06-04 09:49:36 +02:00
Cyryl Płotnicki-Chudyk b19c749f48 removing clippy from the default install as it fails to build on stable rust 2016-06-04 09:22:25 +02:00
Cyryl Płotnicki-Chudyk 0b3c32ff23 env var setting extracted out to allow use in the common configuration script 2016-06-04 09:12:19 +02:00
Cyryl Płotnicki-Chudyk 7a6027677a use rustup instead of multirust 2016-06-04 08:59:40 +02:00
Cyryl Płotnicki-Chudyk bcaa45f2d8 do not use old gpg for rvm's key verification 2016-05-30 11:30:39 +02:00
Cyryl Płotnicki-Chudyk 9ce37a933b rustfmt enabled by default 2016-05-15 22:59:29 +02:00
Cyryl Płotnicki-Chudyk 0c2437d46e bunsen's conkyrc added 2016-05-03 20:20:46 +02:00
Cyryl Płotnicki-Chudyk 2d8a8dddb1 remove conky; do not fail on re-installing racer 2016-05-03 20:13:01 +02:00
Cyryl Płotnicki-Chudyk 349e0c66a9 added racer explicitly, this time from cargo 2016-04-30 10:46:06 +02:00
Cyryl Płotnicki-Chudyk 8c302e5ffc excercism added 2016-04-10 19:38:38 +02:00
Cyryl Płotnicki-Chudyk dfaca940e7 do not build racer in the initial script 2016-03-12 15:09:42 +01:00
Cyryl Płotnicki-Chudyk 24609141c1 explicitely install diff-so-fancy using separate npm command 2016-03-01 22:06:52 +01:00
Cyryl Płotnicki-Chudyk 56b5e33443 use newer multirust installer 2016-03-01 10:40:50 +01:00
Cyryl Płotnicki-Chudyk ea1f6c468f fancy diff added 2016-02-16 11:31:50 +01:00
Cyryl Płotnicki-Chudyk a7e316adf0 do not fail the whole installation if font-cache refresh fails 2016-02-15 17:07:34 +01:00
Cyryl Płotnicki-Chudyk c59ec700c5 force font cache refresh after adding new fonts 2016-01-30 11:37:33 +01:00
Cyryl Płotnicki-Chudyk 62b1de4ac0 newer method for installing YCM 2016-01-24 14:48:06 +01:00
Cyryl Płotnicki-Chudyk c7381cffa3 don't ask for Rust 2015-11-29 12:19:55 +01:00
Cyryl Płotnicki-Chudyk 87995dfeb4 multirust support added 2015-11-29 11:58:35 +01:00
Cyryl Płotnicki-Chudyk 5a6d945c1a added redshift to autostart 2015-10-17 21:05:23 +02:00
Cyryl Płotnicki-Chudyk e86ceca9b6 redshift added 2015-09-28 20:59:10 +02:00
Cyryl Płotnicki-Chudyk 58e0a4fb04 explicitely update git submodules for YouCompleteMe 2015-09-20 11:57:01 +02:00
Cyryl Płotnicki-Chudyk 6ca1167787 auto install YouCompleteMe 2015-09-20 11:52:47 +02:00
Cyryl Plotnicki-Chudyk 66c010bbc8 create the .npm directory if it does not exist 2015-08-18 20:59:14 +02:00
Cyryl Plotnicki-Chudyk 27f2cb1fcc normalize npm dir permissions 2015-08-18 18:47:25 +02:00