|
d7a6ec3166
|
Improve C Doxygen highlights
|
2016-09-12 10:07:57 +01:00 |
|
|
9941bd120f
|
Fix Python tab error highlighting
|
2016-09-11 14:42:56 +01:00 |
|
|
7c56630037
|
Use K for YouCompleteMe GetDoc in C/C++ files
|
2016-09-11 14:42:01 +01:00 |
|
|
89fb6fc077
|
Document weird behaviour in gitcommit files
|
2016-09-11 13:18:03 +01:00 |
|
|
5abc94e1d9
|
Override groovy syntax file
|
2016-09-11 13:12:14 +01:00 |
|
|
0a8d3b2293
|
Add support for folding python blocks in vim files
|
2016-09-11 13:02:20 +01:00 |
|
|
f1705c62a7
|
Move notes highlight overrides to ftplugin
|
2016-09-11 13:01:05 +01:00 |
|
|
872f4426ef
|
Add custom fold functions for json
|
2016-09-11 13:00:08 +01:00 |
|
|
c61d85e3f9
|
Improve custom vim fold expression
|
2016-09-08 22:57:01 +01:00 |
|
|
ca2451bab0
|
Improve Python folding behaviour
|
2016-09-08 22:10:31 +01:00 |
|
|
0fbffa38a2
|
Simplify C/C++ {} matching
|
2016-09-08 10:46:53 +01:00 |
|
|
f0e3bb4fd8
|
Rename option to enable Doxygen comment highlights
|
2016-09-08 09:43:36 +01:00 |
|
|
d365c6f5dd
|
Enable folding {} in C/C++ & delimiter highlights
|
2016-09-08 09:43:36 +01:00 |
|
|
ad61b378f3
|
Extend groovy syntax with Jenkins DSL tweeks
|
2016-09-08 00:15:49 +01:00 |
|
|
e9a9a35a97
|
Improve markdown folding & syntax highlights
|
2016-09-08 00:03:17 +01:00 |
|
|
9b2571f774
|
Escape - cOperator match
|
2016-09-05 22:29:55 +01:00 |
|
|
7097922c9a
|
Specialize << and >> highlight matches
|
2016-09-04 23:24:45 +01:00 |
|
|
edc81175c1
|
Add ? to C operator highlighting
|
2016-09-04 23:24:14 +01:00 |
|
|
17881fb52a
|
Add alignas, alignof, decltype to cppOperator group
|
2016-09-04 22:46:14 +01:00 |
|
|
b0ad0bd67e
|
Improve C/C++ syntax highlighting
|
2016-09-04 21:46:46 +01:00 |
|
|
1e9814b5ae
|
Add improved additional C++ syntax highlighting
|
2016-09-02 22:37:51 +01:00 |
|
|
8844fb0b35
|
Remove autocmd from custom surround variables
|
2016-08-23 20:15:50 +01:00 |
|
|
a54eabce92
|
Add vim-surround cmake mapping to make a variable
|
2016-08-23 10:51:46 +01:00 |
|
|
ddd0941057
|
Change surround mapping for creating markdown link
|
2016-08-11 11:14:24 +01:00 |
|
|
d8d6146119
|
Add K mapping for Python docs
|
2016-08-03 23:45:31 +01:00 |
|
|
e4a1a13465
|
Customise vim-surround for markdown link syntax
|
2016-07-24 13:53:52 -07:00 |
|
|
c8ad4f5427
|
Improve vim script fold with custom foldexpr
|
2016-07-17 23:32:11 +01:00 |
|
|
5675713d49
|
Make K mapping no remap for vim script
|
2016-07-17 23:30:24 +01:00 |
|
|
16ba7788d4
|
Improve gitcommit ftplugin settings
|
2016-07-06 21:24:33 +01:00 |
|
|
b246b42526
|
Remove ftdetect/python.vim due to wrong location
|
2016-07-06 21:20:58 +01:00 |
|
|
1bed3d319a
|
Improve vmap 0 to play nice with comments
|
2016-07-06 20:48:14 +01:00 |
|
|
94f46755d3
|
Restructure vim config
|
2016-07-05 21:29:27 +01:00 |
|
|
b9cd402371
|
Add vim normal mode filetype mapping K opens help
|
2016-06-16 22:37:04 +01:00 |
|
|
de2db13c5c
|
Add noexpandtag for tags filetype
|
2016-06-11 21:39:36 +01:00 |
|
|
1f92cbcff7
|
Add vim-flake8 & don't use textwidth=80 in Python
|
2016-06-08 09:33:39 +01:00 |
|
|
f449b7b23d
|
Don't expand tabs in gitconfig files
|
2016-05-25 22:35:40 +01:00 |
|
|
a18af25107
|
Disable open on left and scroll off for help
|
2016-05-06 10:21:23 +01:00 |
|
|
949dad6fc3
|
Improve vim python filetype settings
|
2016-04-17 20:03:00 +01:00 |
|
|
f79ac29a9e
|
Tweek vim gitcommit settings
|
2016-04-17 16:06:45 +01:00 |
|
|
b561fefef5
|
Add generic TODO snippet using commentstring
|
2016-04-17 13:04:34 +01:00 |
|
|
2ec49b5814
|
Add vim mappings around yapf python formatter
|
2016-04-03 13:49:50 +01:00 |
|
|
87237e61ce
|
Add python formatting options
|
2016-04-01 22:54:48 +01:00 |
|
|
568e508a55
|
Simplify .vimrc layout & folds
|
2016-03-12 21:30:39 +00:00 |
|
|
35ef7b7a3d
|
Move vim autocommands into ftdetect or ftplugin
|
2016-03-12 20:35:11 +00:00 |
|
|
d07d95cfa7
|
Use vim after/ftplugin/c.vim to support '///' doxygen comments
|
2015-10-08 21:40:30 +01:00 |
|
|
5b45410fef
|
Add vim indent config
|
2015-04-16 11:35:30 +01:00 |
|