257eb0f39e
Use own fork for vim-cmake-completion
2018-08-25 22:20:09 +01:00
e91c279c87
Add conflict marker highlights as TODO's
...
For all filetype's highlight conflict markers with the Todo highlight
group and leave trailing text as before. This makes conflict markers
very obvious, in C/C++ where I have operator highlighting conflict
markers are not longer highlighted as operators.
2018-08-25 22:20:09 +01:00
9546318f67
Remove relativenumber autocmds
...
These kept disabling relativenumber when editing which was annoying.
2018-08-25 22:20:09 +01:00
6d2c80f067
Improve Jenkins groovy syntax highlights
2018-08-25 22:20:09 +01:00
6f875f0a0e
Add Doxygen @retval snippet & other improvements
2018-08-25 22:20:09 +01:00
1bbe5870e7
Add extern "C" block snippet
2018-08-25 22:20:09 +01:00
36bdf4d61d
Add bool to C string snippet
2018-08-25 22:20:09 +01:00
0eed4571e4
Add string_view c++ printf snippet
2018-08-25 22:20:09 +01:00
8ea40c0336
Cleanup vim dictionary syntax
2018-08-25 22:20:09 +01:00
6567505b93
Change netrw highlight group
2018-08-25 22:20:08 +01:00
0c3ad04f8b
Always load vim-cmake-syntax
...
Avoid the cmake syntax highlighting being different when a file is
loaded and when it is reloaded. This was cause by the plugin not being
enabled until after a buffer with the cmake filetype was loaded
causing the builtin cmake syntax highlighting to show on initial load
then the plugins syntax highlighting to show on reload.
2018-08-25 22:20:08 +01:00
da7c13fa57
Add the linter code to ale messages
2018-08-25 22:20:08 +01:00
d9f4c5ea18
Add TODO for Python syntax folding bug
2018-08-25 22:20:08 +01:00
d55d639862
Add improved sentence text object
2018-08-25 22:20:08 +01:00
c4ef133a37
Disable airline git integration
2018-08-25 22:20:08 +01:00
698f829d0a
Replace matchit.vim with vim-matchup
2018-08-25 22:20:08 +01:00
98e9baa1d9
Remove vim-sensible
...
vim-sensible includes and old matchit.vim which interfears with
vim-matchup and sets some defaults which are then overridden in
plugins/settings.vim. Remove vim-sensible and document the retained
settings.
2018-08-25 22:20:08 +01:00
6899c68982
Support changing cursor shape for iTerm2 in tmux
2018-08-25 22:20:08 +01:00
913dcc5028
Add another variant of GitHub checkbox snip
2018-08-25 22:20:07 +01:00
5c15d86744
Add make filetype config
2018-08-25 22:20:07 +01:00
18a9b58c6e
Add more intuitive GitHub checkbox snippet
2018-08-25 22:20:07 +01:00
913b911070
Set commentstring for OpenCL files
2018-08-25 22:20:07 +01:00
8354509940
Clean up documentation
2018-08-25 22:20:07 +01:00
de5a99dc68
Fix vim cursor shape after tmux terminal-overrides
2018-08-25 22:20:07 +01:00
4c13f67634
Use tmux terminal-override for cursor shape on VTE
2018-08-25 22:20:07 +01:00
779f697fdf
Use 4 space tabs in YAML files
2018-08-25 22:20:07 +01:00
429229dcb7
Add more Doxygen snippets for C/C++
2018-08-25 22:20:07 +01:00
6084d7802d
Move relevant settings closer together
2018-08-25 22:20:06 +01:00
de7137f320
Enable cursor shape changes by default
2018-08-25 22:20:06 +01:00
390ffb03a1
Add do#cursor_escape_sequences()
...
Control the cursor shape based on the current mode.
2018-08-25 22:20:06 +01:00
dcea49e12f
Move mouse setting
2018-08-25 22:20:06 +01:00
e84ffbecf9
Extend enabled listchars, enable showbreak
2018-08-25 22:20:06 +01:00
675a0ec7ef
Guard relativenumber setting
2018-08-25 22:20:06 +01:00
8ce6066e9c
Update Codeplay Software Ltd. license snippet
2018-08-25 22:20:06 +01:00
c41edaa550
Remove cruft and add TODO's
2018-08-25 22:20:06 +01:00
46a4b864e4
Move rarely used functions to autoload
2018-08-25 22:20:06 +01:00
9a6f683850
Enable visual highlight of trail spaces and tabs
2018-08-25 22:20:06 +01:00
5dcb7ccbf4
Remove autocmd to right string white space
2018-08-25 22:20:05 +01:00
1376ada6ec
Add highlight group for SpecialKey
2018-08-25 22:20:05 +01:00
8156667077
Fix Markdown fenced code block snippet
2018-08-25 22:20:05 +01:00
8190c5d8d6
Add groovy syntax support for keyword args
2018-08-25 22:20:05 +01:00
cb3209eec4
Add python snippet to insert ipdb breakpoint
2018-08-25 22:20:05 +01:00
e6be50a3af
Add CMake debug snippet
2018-08-25 22:20:05 +01:00
be3492c9e9
Add fprintf debug snippet for C/C++ files
2018-08-25 22:20:05 +01:00
501eb236ba
Add asciidoc refpage snippet
2018-08-25 22:20:05 +01:00
13e197426a
Enable spelling for asciidoc filetype
2018-08-25 22:20:05 +01:00
414ce03a80
Add :ISort vim command
2018-08-25 22:20:04 +01:00
ab8bdcee83
Add vim command snippet
2018-08-25 22:20:04 +01:00
5a151e95d8
Add .env/.out filetype autocmds
2018-08-25 22:20:04 +01:00
0b4fcc62f3
Add augroup vim snippet
2018-08-25 22:20:04 +01:00