Commit Graph
100 Commits
Author SHA1 Message Date
diginaut aeeb6a138e Re-enable ctrl-p plugin, it can find files globally 2018-01-06 13:38:05 +01:00
diginaut 40f446fdee Don't quote the list of files, it confuses git 2018-01-06 13:03:33 +01:00
diginaut df2c13f419 Help fzf search in the whole project, not only current dir 2018-01-05 15:57:58 +01:00
diginaut b1fd3466a7 Close buffer with leader-q, but leave split alone 2018-01-05 13:07:16 +01:00
diginaut 46220b2c81 Better-to-remember keys, added c for Commits 2018-01-05 13:04:53 +01:00
diginaut 6310b184b2 More info, better 'ag' checking 2018-01-05 12:15:58 +01:00
diginaut 532f2e7592 'ag' ignore file 2018-01-05 12:10:22 +01:00
diginaut 69192a865a Search with ag 2018-01-05 12:10:20 +01:00
diginaut cdee89effe Let fzf use Silver Searcher 'ag' 2018-01-05 12:08:44 +01:00
diginaut a27eda389d gutentags is maintained and better than easytags 2018-01-05 11:55:37 +01:00
diginaut a680a0fa2f Replaced ctrl+p by fzf 2018-01-05 10:08:18 +01:00
diginaut 0ac2f3ab86 fzf fuzzy finding integration 2018-01-05 09:25:51 +01:00
diginaut 8666be8ebc Cleanup 2018-01-02 16:39:15 +01:00
diginaut d0a5e0fb7f Fixed lousy coding style :) 2018-01-02 16:38:37 +01:00
diginaut 27ff57a5b8 New plugin for quickly commenting regions of files 2018-01-02 13:06:08 +01:00
diginaut 57153f15b5 Day headings are tinted 2018-01-02 13:05:36 +01:00
diginaut 7157291b24 'Cancelled' task is darker 2018-01-02 12:47:25 +01:00
diginaut d668726052 Highlight a 'timeslot': [<something>-<something>] 2018-01-02 12:43:53 +01:00
diginaut 1162f2cb23 Highlight matching square brackets 2018-01-02 11:09:29 +01:00
diginaut 66192e1a86 It's 2018 2018-01-02 09:15:29 +01:00
diginaut 4d43abbbea Python 3 all the things 2017-12-23 15:41:58 +01:00
diginaut fc5d5766ab Explicit python interpreter for YCM 2017-12-11 10:17:24 +01:00
diginaut 8f8a909079 Hardcode on Python 2 for the moment, let's see if that fixes timeouts 2017-12-08 13:59:07 +01:00
diginaut d3d9026d88 Added missing part of plugin name 2017-12-06 21:32:17 +01:00
diginaut c20ef403d3 More logical location of the config 2017-12-06 21:09:46 +01:00
diginaut 3edd836359 Improved Django handling, pylint still does not seem to work though 2017-12-06 16:32:05 +01:00
diginaut c76be8f5b7 Disable the Django plugin for now, breaks projects where it's not
installed
2017-12-06 15:25:05 +01:00
diginaut ad850550e6 More modern config line 2017-12-06 11:16:16 +01:00
diginaut a3a8b77502 Some clarifying comments 2017-12-06 10:27:38 +01:00
diginaut 870fdd108a Just do clean ascii 2017-12-05 16:39:57 +01:00
diginaut 20d1640a18 Fixed sorting, so fixed updating 2017-11-22 21:24:54 +01:00
diginaut 98c9e3b35c Merge branch 'master' of github.com:aquatix/dotfiles 2017-11-13 10:28:53 +01:00
diginaut 6c83ae3f3b Added 'Go' GUI fonts 2017-11-13 10:28:43 +01:00
diginaut fa7fb8cb20 Because reasons 2017-11-06 11:42:36 +01:00
diginaut c9a9bb7fab Set a filesize limit 2017-11-03 17:08:41 +01:00
diginaut a829db3042 Move Leader key config so it gets picked up correctly by plugins 2017-11-03 14:05:34 +01:00
diginaut aa1cefc78e Python import fixer, quickly open info pane 2017-11-03 14:05:08 +01:00
diginaut 1bf763b971 Clarify what's going on here 2017-11-03 13:33:23 +01:00
diginaut 720686bd58 Some ALE configuration 2017-11-03 13:27:42 +01:00
diginaut 4fa47ffea9 Support for both prefix and 'count from behind' 2017-10-31 06:34:50 +01:00
diginaut 25bf46c1a1 Airline support for error checker 2017-10-31 06:34:25 +01:00
diginaut b3354f4d66 Replacing syntastic with ALE 2017-10-24 06:48:27 +02:00
diginaut 8edad9d0ab Fixed find crashing https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=873032 2017-10-13 11:41:12 +02:00
diginaut 444e6e1ce8 Added 'z' fish shell plugin 2017-10-06 14:28:47 +02:00
diginaut 818b227f03 Words 2017-10-03 15:08:19 +02:00
diginaut 14bc57a05d Script to create dirs from a common prefix and move files there 2017-09-14 15:39:23 +02:00
diginaut 81a841d4f5 Spellcheck 2017-09-14 08:44:43 +02:00
diginaut 8e9ed54d01 Automatically download and install pgadmin4 (currently version 1.6) 2017-09-06 10:47:49 +02:00
diginaut da61de2efd Check on active venv; quote some paths 2017-09-05 15:40:32 +02:00
diginaut f6b479303e Somethingsomething slashes 2017-09-04 11:13:03 +02:00
diginaut 8dac1e73da Better handling of cases, text is more clear 2017-09-04 09:23:21 +02:00
diginaut 98b1668420 pgadmin4 launch/install 2017-09-04 09:20:09 +02:00
diginaut a6244999eb New location for syntastic 2017-07-13 16:48:25 +02:00
diginaut 1cb006daea Word 2017-05-29 21:39:56 +02:00
diginaut 06a57748ce Words 2017-05-27 20:46:58 +02:00
diginaut cd090e2310 Search through html files 2017-05-05 11:53:58 +02:00
diginaut 7dcae3d549 mouse-utf8 seems deprecated 2017-04-23 21:19:38 +02:00
diginaut 4fb7e926bf Highlighters for nginx and jinja 2017-04-17 21:08:28 +02:00
diginaut d0d28b5b3b Also highlight non-n-prefixed lines as a note 2017-04-11 15:52:01 +02:00
diginaut 22d21ef39f coreservices howto's 2017-04-07 15:48:24 +02:00
diginaut e1b727c3ea Added Overpass font 2017-01-30 09:47:51 +01:00
diginaut e7f7377458 Welcome in 2017 2017-01-10 09:43:33 +01:00
diginaut 83b08388b2 Updated source of two plugins 2016-12-02 12:03:21 +01:00
diginaut d67271698f nvm node.js enablement 2016-12-02 12:02:56 +01:00
diginaut 3eccea220b Merge branch 'master' of github.com:aquatix/dotfiles 2016-11-20 20:30:16 +01:00
diginaut 5b22ec7ad7 Difference between generic pypi upload, and work server 2016-11-13 20:35:15 +01:00
diginaut 8d6dc73b75 Support for .jpeg 2016-10-16 19:17:00 +02:00
diginaut 8a62f45cc8 20160807: support for .JPG 2016-10-16 19:16:25 +02:00
diginaut f777aad451 Include dotfiles' bin dir in PATH 2016-10-14 20:48:55 +02:00
diginaut dedf9b0306 Less than, of course, not greater or equal 2016-10-14 19:59:47 +02:00
diginaut 4927673a28 Only set mouse utf 8 for tmux older than 2.2 2016-10-14 19:38:26 +02:00
diginaut f145833d95 vim todo keyword highlighting changes 2016-09-30 20:31:21 +02:00
diginaut 6213cf2e56 Set shell to bash to make Vundle work again 2016-09-23 14:00:52 +02:00
diginaut 1c0109dac5 Get number of lines in Python files 2016-09-09 13:49:34 +02:00
diginaut 50735ab749 New alias for git push all, 'gp' just pushes currect branch 2016-09-02 15:32:45 +02:00
diginaut 250f019a77 Added nvm node.js manager 2016-09-02 15:32:14 +02:00
diginaut cf05428eb7 bass bash compatibility 2016-08-24 16:46:43 +02:00
diginaut b966261c7d flake8 python linter config 2016-08-15 09:34:23 +02:00
diginaut 78c7d6f0d2 Merge branch 'master' of github.com:aquatix/dotfiles 2016-08-01 08:58:59 +02:00
diginaut 78b4c5a851 Use the OhMyFish bobthefish theme 2016-08-01 08:58:43 +02:00
diginaut d534b98b71 jade/pug highlighting, might not be working correctly through Vundle 2016-07-29 17:13:31 +02:00
diginaut 63dc02ced0 QT autoscaling 2016-06-30 21:00:18 +02:00
diginaut f55bc32860 QT autoscaling 2016-06-30 20:57:11 +02:00
diginaut 57ab7089fd Trying to fix pylint in a virtualenv; it breaks when no Django is found 2016-06-24 16:14:19 +02:00
diginaut 9d5d6f4793 New location of bobthefish prompt theme plugin 2016-06-12 21:02:48 +02:00
diginaut ecf398a33d Disable easytags highlighting because of slowness 2016-06-12 21:02:27 +02:00
diginaut 4bd38d5e42 Word 2016-06-04 20:01:59 +02:00
diginaut 1d1b361b28 Updated bobthefish theme 2016-05-25 11:03:15 +02:00
diginaut 4e519e20b4 Set EDITOR env to vim 2016-05-17 10:34:26 +02:00
diginaut 635ba81444 Always download the bestest version of audio and video 2016-05-13 10:16:23 +02:00
diginaut 2588578ebc git add -A aliases 2016-05-06 14:00:54 +02:00
diginaut 96a5c1cd46 Alias 'grepl' for colour-enabled recursive grep and less 2016-05-01 20:07:16 +02:00
diginaut 3e13536ce9 Better fix for mouse support and toggling 2016-04-26 14:45:46 +02:00
diginaut 17d575a419 Fix deprecated mouse configuration options 2016-04-26 14:42:56 +02:00
diginaut 9aa217c293 Quicker resizing of panes, through easier shortkeys 2016-04-26 14:41:18 +02:00
diginaut e81063ce56 Note what theme actually is in use with fish 2016-04-24 14:09:40 +02:00
diginaut 0e4f84d8fb fish shell install stuff 2016-04-22 16:32:49 +02:00
diginaut e2bf4ae7e7 fish shell scripts syntax highlighting 2016-04-22 14:41:56 +02:00
diginaut 432f0f9cf1 Fish/Fisherman plugins; grc colouriser options 2016-04-22 14:17:25 +02:00
diginaut a29a18dd4f Exit fisherman, enter fisherman 2016-04-22 13:59:02 +02:00