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
c0c141b365
Update gitconfig filetype to use tabstop=8
2018-08-25 22:20:04 +01:00
45e228a776
Remove lexima because it broke vim-endwise
...
Also change to fork of vim-endwise with CMake support
2018-08-25 22:20:04 +01:00
b2051053fb
Only match = default
when ends on word boundary
2018-08-25 22:20:04 +01:00
96e882270b
Add GitGutter next/prev hunk mappings
2018-08-25 22:20:04 +01:00
e1906cc823
Use global setting for Python highlights
2018-08-25 22:20:04 +01:00
3cce38da8c
Obey cpp options in c syntax file
2018-08-25 22:20:03 +01:00
9b3c258e42
Add cpp explicit function template highlight
2018-08-25 22:20:03 +01:00
918460068e
Add more vim colorschemes
2018-08-25 22:20:03 +01:00