1
0
mirror of https://github.com/aquatix/dotfiles.git synced 2025-12-07 00:05:10 +01:00
Commit Graph

111 Commits

Author SHA1 Message Date
46220b2c81 Better-to-remember keys, added c for Commits 2018-01-05 13:04:53 +01:00
6310b184b2 More info, better 'ag' checking 2018-01-05 12:15:58 +01:00
69192a865a Search with ag 2018-01-05 12:10:20 +01:00
a27eda389d gutentags is maintained and better than easytags 2018-01-05 11:55:37 +01:00
a680a0fa2f Replaced ctrl+p by fzf 2018-01-05 10:08:18 +01:00
27ff57a5b8 New plugin for quickly commenting regions of files 2018-01-02 13:06:08 +01:00
4d43abbbea Python 3 all the things 2017-12-23 15:41:58 +01:00
fc5d5766ab Explicit python interpreter for YCM 2017-12-11 10:17:24 +01:00
8f8a909079 Hardcode on Python 2 for the moment, let's see if that fixes timeouts 2017-12-08 13:59:07 +01:00
d3d9026d88 Added missing part of plugin name 2017-12-06 21:32:17 +01:00
c20ef403d3 More logical location of the config 2017-12-06 21:09:46 +01:00
3edd836359 Improved Django handling, pylint still does not seem to work though 2017-12-06 16:32:05 +01:00
c76be8f5b7 Disable the Django plugin for now, breaks projects where it's not
installed
2017-12-06 15:25:05 +01:00
ad850550e6 More modern config line 2017-12-06 11:16:16 +01:00
a3a8b77502 Some clarifying comments 2017-12-06 10:27:38 +01:00
870fdd108a Just do clean ascii 2017-12-05 16:39:57 +01:00
c9a9bb7fab Set a filesize limit 2017-11-03 17:08:41 +01:00
a829db3042 Move Leader key config so it gets picked up correctly by plugins 2017-11-03 14:05:34 +01:00
aa1cefc78e Python import fixer, quickly open info pane 2017-11-03 14:05:08 +01:00
1bf763b971 Clarify what's going on here 2017-11-03 13:33:23 +01:00
720686bd58 Some ALE configuration 2017-11-03 13:27:42 +01:00
25bf46c1a1 Airline support for error checker 2017-10-31 06:34:25 +01:00
b3354f4d66 Replacing syntastic with ALE 2017-10-24 06:48:27 +02:00
a6244999eb New location for syntastic 2017-07-13 16:48:25 +02:00
4fb7e926bf Highlighters for nginx and jinja 2017-04-17 21:08:28 +02:00
6213cf2e56 Set shell to bash to make Vundle work again 2016-09-23 14:00:52 +02:00
d534b98b71 jade/pug highlighting, might not be working correctly through Vundle 2016-07-29 17:13:31 +02:00
57ab7089fd Trying to fix pylint in a virtualenv; it breaks when no Django is found 2016-06-24 16:14:19 +02:00
ecf398a33d Disable easytags highlighting because of slowness 2016-06-12 21:02:27 +02:00
e2bf4ae7e7 fish shell scripts syntax highlighting 2016-04-22 14:41:56 +02:00
072471c047 Force interpreter, so YouCompleteMe doesn't get confused whether to use
Python 2 or 3
2016-04-22 11:08:24 +02:00
05ad75f1f2 Merge branch 'master' of github.com:aquatix/dotfiles 2016-04-22 10:37:11 +02:00
1cd4c9f207 Fix for jedi Python autocomplete 2016-04-22 10:35:34 +02:00
4deef0495c Hint about vim-nox-py2 (on Ubuntu 16.04 for example) 2016-04-21 16:25:00 +02:00
5052e3c3fd Hint on fixing YCM/Python autocompletion on Python3 vim 2016-04-20 11:24:00 +02:00
0b7472fc48 Disable jedi-vim as it bites youcompleteme 2016-04-19 14:04:28 +02:00
72d36ce689 Force Python 2 for jedi checks 2016-03-29 10:27:09 +02:00
40a3d64f02 Different markdown plugins 2016-03-28 20:53:33 +02:00
d26fa86032 Indentation whitespace fix 2016-02-26 10:40:18 +01:00
52c839018d git (vim-fugitive) bindings 2016-02-05 14:18:20 +01:00
1bbdd5e302 Automatic generation of tags file (ctags), in a central place
(~/.vimtags)
2016-02-05 14:10:34 +01:00
0f1df639a1 Disabled, but interesting csv.vim 2016-02-02 12:51:17 +01:00
045f0a725a Updated vim-airline to reflect new location and themes repo 2016-02-02 11:26:40 +01:00
4b2cdb5a7e vim-fugitive for Git magic 2016-01-20 15:41:34 +01:00
b34f2d006a ctrlp has new home 2016-01-02 09:41:58 +01:00
dfed82d936 Tab navigation 2015-11-09 16:10:12 +01:00
e3c3d3b9ed YouCompleteMe code completion plugin 2015-11-06 14:12:08 +01:00
737ee2b6bf Updated Vundle to its new repo url 2015-11-06 13:05:56 +01:00
09b741be8a Better way of checking version/patch level 2015-11-06 13:02:20 +01:00
4b9b7f4c18 Use breakindent on supported versions of vim 2015-11-06 13:01:19 +01:00