|
5886ba90e5
|
Add TODO for Python syntax folding bug
|
2018-01-21 20:30:13 +00:00 |
|
|
cde7e3b332
|
Add make filetype config
|
2017-12-28 12:51:05 +00:00 |
|
|
7ed5ea3b3b
|
Set commentstring for OpenCL files
|
2017-12-11 15:24:47 +00:00 |
|
|
f21e5d0364
|
Use 4 space tabs in YAML files
|
2017-12-06 11:06:49 +00:00 |
|
|
21d6159bbe
|
Enable spelling for asciidoc filetype
|
2017-09-26 14:47:40 +01:00 |
|
|
278ac760e1
|
Update gitconfig filetype to use tabstop=8
|
2017-09-01 12:18:50 +01:00 |
|
|
4bddc2101d
|
Use global setting for Python highlights
|
2017-08-08 13:55:41 +01:00 |
|
|
7856ad5ee4
|
Add function folding to zsh filetype
|
2017-06-14 00:14:22 +01:00 |
|
|
cb7f68d39f
|
Add % and . to llvm iskeyword list
|
2017-06-08 12:15:27 +01:00 |
|
|
ddb0bc5ffd
|
Use default tab width in markdown
Also check if +syntax is available before enabling spell.
|
2017-06-08 11:40:33 +01:00 |
|
|
0e23b3da09
|
Don't set global settings in ftplugin
|
2017-05-09 17:44:51 +01:00 |
|
|
23db28058f
|
Add syntax folding for cmake
|
2017-05-03 22:56:30 +01:00 |
|
|
4a288aa800
|
Tweet json filetype & syntax settings
|
2017-03-27 12:42:17 +01:00 |
|
|
4217dada57
|
Add C inline comment surround mapping
|
2017-03-27 12:40:54 +01:00 |
|
|
c0186a89e8
|
Override groovy syntax
|
2017-02-17 21:45:13 +00:00 |
|
|
6cdba6cdea
|
Change markdown comment string to html
|
2017-02-01 23:24:15 +00:00 |
|
|
934895cf67
|
Conceal on cursor hover normal mode for markdown
|
2017-01-28 09:23:11 -08:00 |
|
|
08348df59c
|
Customize json syntax highlights
|
2016-12-30 21:46:18 +00:00 |
|
|
98d28710e4
|
Improve markdown GitHub checkbox highlights
|
2016-12-26 12:28:19 +00:00 |
|
|
528aa61a58
|
Enable Doxygen mapping only for c, cpp filetypes
|
2016-12-26 12:10:13 +00:00 |
|
|
56b1d815c8
|
Move json highlight overrides to after/syntax
|
2016-11-24 14:22:15 +00:00 |
|
|
8a7ed8df50
|
Add asciidoc filetype plugin
|
2016-10-28 10:40:52 +09:00 |
|
|
cf4c3c4043
|
Add TODO surround mapping for C/C++
|
2016-10-28 10:36:11 +09:00 |
|
|
48439504e2
|
Add GitHub check box to markdown syntax
|
2016-10-18 19:37:19 +01:00 |
|
|
e5c25c7ef8
|
Fix Python tab error highlighting
|
2016-09-11 14:42:56 +01:00 |
|
|
352483075b
|
Use K for YouCompleteMe GetDoc in C/C++ files
|
2016-09-11 14:42:01 +01:00 |
|
|
1d94f8fb3c
|
Document weird behaviour in gitcommit files
|
2016-09-11 13:18:03 +01:00 |
|
|
195a3f35f4
|
Add support for folding python blocks in vim files
|
2016-09-11 13:02:20 +01:00 |
|
|
fb6afd3be0
|
Move notes highlight overrides to ftplugin
|
2016-09-11 13:01:05 +01:00 |
|
|
f3d822ad2a
|
Add custom fold functions for json
|
2016-09-11 13:00:08 +01:00 |
|
|
ab4c7db26d
|
Improve custom vim fold expression
|
2016-09-08 22:57:01 +01:00 |
|
|
08281f7eee
|
Improve Python folding behaviour
|
2016-09-08 22:10:31 +01:00 |
|
|
24136bb912
|
Improve markdown folding & syntax highlights
|
2016-09-08 00:03:17 +01:00 |
|
|
fbef9aab12
|
Remove autocmd from custom surround variables
|
2016-08-23 20:15:50 +01:00 |
|
|
4300243fb4
|
Add vim-surround cmake mapping to make a variable
|
2016-08-23 10:51:46 +01:00 |
|
|
618f003335
|
Change surround mapping for creating markdown link
|
2016-08-11 11:14:24 +01:00 |
|
|
a8c557614b
|
Add K mapping for Python docs
|
2016-08-03 23:45:31 +01:00 |
|
|
bc5c10a994
|
Customise vim-surround for markdown link syntax
|
2016-07-24 13:53:52 -07:00 |
|
|
26fdacfa03
|
Improve vim script fold with custom foldexpr
|
2016-07-17 23:32:11 +01:00 |
|
|
57c2895159
|
Make K mapping no remap for vim script
|
2016-07-17 23:30:24 +01:00 |
|
|
c41ea042ab
|
Improve gitcommit ftplugin settings
|
2016-07-06 21:24:33 +01:00 |
|
|
5354e7dcef
|
Remove ftdetect/python.vim due to wrong location
|
2016-07-06 21:20:58 +01:00 |
|
|
301e6f900a
|
Improve vmap 0 to play nice with comments
|
2016-07-06 20:48:14 +01:00 |
|
|
a3aac9c8be
|
Restructure vim config
|
2016-07-05 21:29:27 +01:00 |
|
|
ad16ec414a
|
Add vim normal mode filetype mapping K opens help
|
2016-06-16 22:37:04 +01:00 |
|
|
862e8855d2
|
Add noexpandtag for tags filetype
|
2016-06-11 21:39:36 +01:00 |
|
|
61463058b8
|
Add vim-flake8 & don't use textwidth=80 in Python
|
2016-06-08 09:33:39 +01:00 |
|
|
10a97d30af
|
Don't expand tabs in gitconfig files
|
2016-05-25 22:35:40 +01:00 |
|
|
9f96b85457
|
Disable open on left and scroll off for help
|
2016-05-06 10:21:23 +01:00 |
|
|
db75d86ff8
|
Improve vim python filetype settings
|
2016-04-17 20:03:00 +01:00 |
|