3f36156521
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-26 10:51:11 +01:00
a2c59d8ca3
Add the linter code to ale messages
2018-08-26 10:51:11 +01:00
02370ce6e7
Add TODO for Python syntax folding bug
2018-08-26 10:51:11 +01:00
0fe8e5dfed
Add improved sentence text object
2018-08-26 10:51:11 +01:00
d13bf0bd81
Disable airline git integration
2018-08-26 10:51:11 +01:00
b3ba84fa4c
Replace matchit.vim with vim-matchup
2018-08-26 10:51:11 +01:00
bc014309ef
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-26 10:51:11 +01:00
0416a42e08
Support changing cursor shape for iTerm2 in tmux
2018-08-26 10:51:11 +01:00
ec0ad0ae00
Add another variant of GitHub checkbox snip
2018-08-26 10:51:11 +01:00
f75b723ec6
Add make filetype config
2018-08-26 10:51:11 +01:00
ce97e935a8
Add more intuitive GitHub checkbox snippet
2018-08-26 10:51:11 +01:00
3dedbaf1c4
Set commentstring for OpenCL files
2018-08-26 10:51:11 +01:00
6b6b44e43d
Clean up documentation
2018-08-26 10:51:11 +01:00
eebe101050
Fix vim cursor shape after tmux terminal-overrides
2018-08-26 10:51:11 +01:00
d8ad04297b
Use tmux terminal-override for cursor shape on VTE
2018-08-26 10:51:11 +01:00
47bc7f0eb3
Use 4 space tabs in YAML files
2018-08-26 10:51:11 +01:00
d4239e2dc3
Add more Doxygen snippets for C/C++
2018-08-26 10:51:09 +01:00
87d78f9c7a
Move relevant settings closer together
2018-08-26 10:50:08 +01:00
1db9ea30ee
Enable cursor shape changes by default
2018-08-26 10:50:08 +01:00
4c2d9b8089
Add do#cursor_escape_sequences()
...
Control the cursor shape based on the current mode.
2018-08-26 10:50:08 +01:00
603ed76994
Move mouse setting
2018-08-26 10:50:08 +01:00
b46d172e02
Extend enabled listchars, enable showbreak
2018-08-26 10:50:08 +01:00
1ace437587
Guard relativenumber setting
2018-08-26 10:50:08 +01:00
e32c6824f6
Remove cruft and add TODO's
2018-08-26 10:50:08 +01:00
4040dc7508
Move rarely used functions to autoload
2018-08-26 10:50:08 +01:00
e292b937d0
Enable visual highlight of trail spaces and tabs
2018-08-26 10:50:08 +01:00
e049445284
Remove autocmd to right string white space
2018-08-26 10:50:08 +01:00
d494a0f543
Add highlight group for SpecialKey
2018-08-26 10:50:08 +01:00
5f2c083d7b
Fix Markdown fenced code block snippet
2018-08-26 10:50:08 +01:00
b059c48b2f
Add groovy syntax support for keyword args
2018-08-26 10:50:08 +01:00
07c093e9e0
Add python snippet to insert ipdb breakpoint
2018-08-26 10:50:08 +01:00
08f3f8d38f
Add CMake debug snippet
2018-08-26 10:50:08 +01:00
0f852b0518
Add fprintf debug snippet for C/C++ files
2018-08-26 10:50:08 +01:00
2dea77ba81
Add asciidoc refpage snippet
2018-08-26 10:50:08 +01:00
946c5bc252
Enable spelling for asciidoc filetype
2018-08-26 10:50:08 +01:00
981cb46c7c
Add :ISort vim command
2018-08-26 10:50:08 +01:00
c2799dd5de
Add vim command snippet
2018-08-26 10:50:08 +01:00
0e419ee514
Add .env/.out filetype autocmds
2018-08-26 10:50:08 +01:00
aecdb9a11a
Add augroup vim snippet
2018-08-26 10:50:08 +01:00
e8a6098bd6
Update gitconfig filetype to use tabstop=8
2018-08-26 10:50:08 +01:00
f9115f0495
Remove lexima because it broke vim-endwise
...
Also change to fork of vim-endwise with CMake support
2018-08-26 10:50:08 +01:00
3b528fcb19
Only match = default
when ends on word boundary
2018-08-26 10:50:08 +01:00
ac0f5b0b93
Add GitGutter next/prev hunk mappings
2018-08-26 10:50:07 +01:00
67257ebb98
Use global setting for Python highlights
2018-08-26 10:50:07 +01:00
5f08372d83
Obey cpp options in c syntax file
2018-08-26 10:50:07 +01:00
4f232a0f2d
Add cpp explicit function template highlight
2018-08-26 10:50:07 +01:00
e032ced9f4
Add more vim colorschemes
2018-08-26 10:50:07 +01:00
bd2301e3e8
Add main Python snippet
2018-08-26 10:50:07 +01:00
87d9693973
Add mapping for :Ag <cword>
2018-08-26 10:50:07 +01:00
3dd8259c01
Add missing zsh option keyword to vim syntax
2018-08-26 10:50:07 +01:00