|
|
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 |
|
|
|
c2b20eaba1
|
Quickly insert date/time header
|
2015-11-06 13:01:02 +01:00 |
|
|
|
1657a1c25b
|
gnupg file support for vim
|
2015-11-03 10:34:32 +01:00 |
|
|
|
5d76076057
|
Use blowfish2 for vim crypto by default
|
2015-11-02 15:41:38 +01:00 |
|
|
|
5e40701d9f
|
Disable autosurround as it is buggy
|
2015-10-26 13:17:20 +01:00 |
|
|
|
691eb16348
|
Automatically insert matching close bracket where it belongs
|
2015-10-16 16:10:22 +02:00 |
|
|
|
2f2d306dd4
|
Some more commenting of functionality
|
2015-10-13 13:10:16 +02:00 |
|
|
|
ce08f5b718
|
More documentation; some cleanups
|
2015-10-13 12:59:24 +02:00 |
|
|
|
7d32692f8b
|
Type 'dayh' to get a nicely formatted day header
|
2015-09-24 13:25:40 +02:00 |
|
|
|
d45dd6acb3
|
Show tabs and trailing whitespace
|
2015-09-21 14:12:23 +02:00 |
|
|
|
885e05bb11
|
Failsafe for variable
|
2015-08-31 10:28:20 +02:00 |
|
|
|
6bfcfb8f89
|
Hide buffers instead of closing them
|
2015-08-24 16:18:49 +02:00 |
|
|
|
c4e80adf8a
|
Quickly edit/reload the vimrc file
|
2015-08-24 16:17:15 +02:00 |
|
|
|
9f39902e14
|
Remap the Leader key from \ to ,
|
2015-08-24 16:16:20 +02:00 |
|
|
|
1403018262
|
Fixed ordering so CtrlP gets devicons too; ctrl+p also searches in history
|
2015-08-12 10:41:04 +02:00 |
|
|
|
0d6e56f2ed
|
New location of devicons/nerd-icons
|
2015-08-11 15:10:19 +02:00 |
|
|
|
96a6c3b3a8
|
Don't start linting on opening of vim; unicode signs for warnings
|
2015-08-03 12:58:51 +02:00 |
|
|
|
47d2ef4cf5
|
Tried to get pylint working with virtualenv imports; Disable 'invalid
name', 'missing docstring'
|
2015-07-31 10:16:30 +02:00 |
|
|
|
82eb619062
|
Show ctrlp file listing at the bottom
|
2015-06-22 09:27:00 +02:00 |
|
|
|
8cb5809a9b
|
Disable unite.vim
|
2015-06-20 16:38:54 +02:00 |
|
|
|
f08443ecb0
|
Merge branch 'master' of github.com:aquatix/dotfiles
Conflicts:
.vimrc
|
2015-06-20 15:44:36 +02:00 |
|
|
|
df0bf362ea
|
A unite.vim setting, commented out; whitespace fix
|
2015-06-20 15:43:28 +02:00 |
|
|
|
57ab6cce9b
|
Note on compatible fonts
|
2015-04-22 09:39:12 +02:00 |
|
|
|
e52a818211
|
Web development/Filetype icons
|
2015-04-21 14:48:14 +02:00 |
|
|
|
b21c343281
|
Fix for 256 colours in xterm-256colors
|
2015-04-17 18:51:53 +02:00 |
|
|
|
5d82460b4d
|
Enabled the git/hg blame commands; use visual mode
|
2015-03-25 15:39:18 +01:00 |
|