|
09eed40e52
|
Change markdown comment string to html
|
2018-08-25 22:19:59 +01:00 |
|
|
ea95039f4e
|
Conceal on cursor hover normal mode for markdown
|
2018-08-25 22:19:58 +01:00 |
|
|
d5838afea2
|
Enabling folding in javascript files
|
2018-08-25 22:19:57 +01:00 |
|
|
9916bd7d1f
|
Extend html, css, and javascript syntaxes
|
2018-08-25 22:19:56 +01:00 |
|
|
89ea4b3aa1
|
Add yaml frontmatter support to markdown
|
2018-08-25 22:19:56 +01:00 |
|
|
d68fa07229
|
Fix C ternary operator match
|
2018-08-25 22:19:56 +01:00 |
|
|
56bee4d015
|
Customize json syntax highlights
|
2018-08-25 22:19:56 +01:00 |
|
|
768aefe601
|
Cleanup C/C++ syntax files
|
2018-08-25 22:19:55 +01:00 |
|
|
d6529e62f0
|
Improve markdown GitHub checkbox highlights
|
2018-08-25 22:19:55 +01:00 |
|
|
ca00512f4d
|
Fix end of multi-line doxygen highlight
|
2018-08-25 22:19:55 +01:00 |
|
|
c0d8fa9e8d
|
Enable Doxygen mapping only for c, cpp filetypes
|
2018-08-25 22:19:55 +01:00 |
|
|
ac3013e7b7
|
Refactor and optimize C/C++ syntax highlights
|
2018-08-25 22:19:54 +01:00 |
|
|
4fe7d44f95
|
Improve GitHub checkbox highlighting
|
2018-08-25 22:19:54 +01:00 |
|
|
ae547f6454
|
Move json highlight overrides to after/syntax
|
2018-08-25 22:19:53 +01:00 |
|
|
2b616fec80
|
Improve doxygen markdown highlighting
|
2018-08-25 22:19:53 +01:00 |
|
|
76ce4405dc
|
Add asciidoc filetype plugin
|
2018-08-25 22:19:51 +01:00 |
|
|
fb1b3f8c6c
|
Add TODO surround mapping for C/C++
|
2018-08-25 22:19:51 +01:00 |
|
|
d322ef9fd8
|
Improve support for GitHub style checkboxes
|
2018-08-25 22:19:51 +01:00 |
|
|
e0609ba70a
|
Add highlighting of ternary operator in C/C++
|
2018-08-25 22:19:51 +01:00 |
|
|
e9d9aeaa94
|
Add GitHub check box to markdown syntax
|
2018-08-25 22:19:51 +01:00 |
|
|
980f7f04fd
|
Change diff highlight groups
|
2018-08-25 22:19:50 +01:00 |
|
|
25039f5647
|
Add statement highlight for = delete in C/C++
|
2018-08-25 22:19:49 +01:00 |
|
|
303c2c45b4
|
Fix bug in Doxygen highlighting
|
2018-08-25 22:19:49 +01:00 |
|
|
961e154d39
|
Change highlight group of nested name specifiers
|
2018-08-25 22:19:48 +01:00 |
|
|
1e2732bdc2
|
Highlight new/delete as operators
|
2018-08-25 22:19:48 +01:00 |
|
|
f087b4551a
|
Improve C Doxygen highlights
|
2018-08-25 22:19:48 +01:00 |
|
|
2b750a12fb
|
Fix Python tab error highlighting
|
2018-08-25 22:19:48 +01:00 |
|
|
879d0b8735
|
Use K for YouCompleteMe GetDoc in C/C++ files
|
2018-08-25 22:19:48 +01:00 |
|
|
2f354296ee
|
Document weird behaviour in gitcommit files
|
2018-08-25 22:19:47 +01:00 |
|
|
98e29d782d
|
Override groovy syntax file
|
2018-08-25 22:19:47 +01:00 |
|
|
7304be4635
|
Add support for folding python blocks in vim files
|
2018-08-25 22:19:47 +01:00 |
|
|
47e861e2f0
|
Move notes highlight overrides to ftplugin
|
2018-08-25 22:19:47 +01:00 |
|
|
e8795a5e40
|
Add custom fold functions for json
|
2018-08-25 22:19:47 +01:00 |
|
|
e7c79daa1c
|
Improve custom vim fold expression
|
2018-08-25 22:19:46 +01:00 |
|
|
150fa9e36e
|
Improve Python folding behaviour
|
2018-08-25 22:19:46 +01:00 |
|
|
f3af0dbe41
|
Simplify C/C++ {} matching
|
2018-08-25 22:19:46 +01:00 |
|
|
f6dbb20778
|
Rename option to enable Doxygen comment highlights
|
2018-08-25 22:19:46 +01:00 |
|
|
e5f40e87e6
|
Enable folding {} in C/C++ & delimiter highlights
|
2018-08-25 22:19:46 +01:00 |
|
|
47bff5ef75
|
Extend groovy syntax with Jenkins DSL tweeks
|
2018-08-25 22:19:45 +01:00 |
|
|
c2244d7e8e
|
Improve markdown folding & syntax highlights
|
2018-08-25 22:19:45 +01:00 |
|
|
55e3be13da
|
Escape - cOperator match
|
2018-08-25 22:19:45 +01:00 |
|
|
5cb6e924ce
|
Specialize << and >> highlight matches
|
2018-08-25 22:19:45 +01:00 |
|
|
c88cff7ae1
|
Add ? to C operator highlighting
|
2018-08-25 22:19:45 +01:00 |
|
|
3f486d1a83
|
Add alignas, alignof, decltype to cppOperator group
|
2018-08-25 22:19:45 +01:00 |
|
|
40a6c51a12
|
Improve C/C++ syntax highlighting
|
2018-08-25 22:19:44 +01:00 |
|
|
7d958b05b6
|
Add improved additional C++ syntax highlighting
|
2018-08-25 22:19:44 +01:00 |
|
|
b44d5516f4
|
Remove autocmd from custom surround variables
|
2018-08-25 22:19:43 +01:00 |
|
|
832a916c55
|
Add vim-surround cmake mapping to make a variable
|
2018-08-25 22:19:43 +01:00 |
|
|
1d4f628fa5
|
Change surround mapping for creating markdown link
|
2018-08-25 22:19:43 +01:00 |
|
|
86295c0621
|
Add K mapping for Python docs
|
2018-08-25 22:19:43 +01:00 |
|