55 Commits

Author SHA1 Message Date
d9f4c5ea18 Add TODO for Python syntax folding bug 2018-08-25 22:20:08 +01:00
5c15d86744 Add make filetype config 2018-08-25 22:20:07 +01:00
913b911070 Set commentstring for OpenCL files 2018-08-25 22:20:07 +01:00
779f697fdf Use 4 space tabs in YAML files 2018-08-25 22:20:07 +01:00
13e197426a Enable spelling for asciidoc filetype 2018-08-25 22:20:05 +01:00
c0c141b365 Update gitconfig filetype to use tabstop=8 2018-08-25 22:20:04 +01:00
e1906cc823 Use global setting for Python highlights 2018-08-25 22:20:04 +01:00
67b374b0ba Add function folding to zsh filetype 2018-08-25 22:20:03 +01:00
66de6f68fb Add % and . to llvm iskeyword list 2018-08-25 22:20:03 +01:00
3ac735edf5 Use default tab width in markdown
Also check if +syntax is available before enabling spell.
2018-08-25 22:20:02 +01:00
62477c3bd1 Don't set global settings in ftplugin 2018-08-25 22:20:02 +01:00
04b4c2e7b5 Add syntax folding for cmake 2018-08-25 22:20:01 +01:00
eb1bd9120f Tweet json filetype & syntax settings 2018-08-25 22:20:00 +01:00
d24788aaff Add C inline comment surround mapping 2018-08-25 22:20:00 +01:00
5a15007872 Override groovy syntax 2018-08-25 22:20:00 +01:00
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
56bee4d015 Customize json syntax highlights 2018-08-25 22:19:56 +01:00
d6529e62f0 Improve markdown GitHub checkbox highlights 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
ae547f6454 Move json highlight overrides to after/syntax 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
e9d9aeaa94 Add GitHub check box to markdown syntax 2018-08-25 22:19:51 +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
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
c2244d7e8e Improve markdown folding & syntax highlights 2018-08-25 22:19:45 +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
e757d773d5 Customise vim-surround for markdown link syntax 2018-08-25 22:19:43 +01:00
f946b60cc8 Improve vim script fold with custom foldexpr 2018-08-25 22:19:42 +01:00
e9f8259607 Make K mapping no remap for vim script 2018-08-25 22:19:42 +01:00
81e98e6383 Improve gitcommit ftplugin settings 2018-08-25 22:19:42 +01:00
b08bb72422 Remove ftdetect/python.vim due to wrong location 2018-08-25 22:19:42 +01:00
167daccde8 Improve vmap 0 to play nice with comments 2018-08-25 22:19:41 +01:00
d4753aff32 Restructure vim config 2018-08-25 22:19:41 +01:00
4049cac7c9 Add vim normal mode filetype mapping K opens help 2018-08-25 22:19:40 +01:00
a9ff2c2aa1 Add noexpandtag for tags filetype 2018-08-25 22:19:40 +01:00
7f10a7fa1f Add vim-flake8 & don't use textwidth=80 in Python 2018-08-25 22:19:40 +01:00
468407cb14 Don't expand tabs in gitconfig files 2018-08-25 22:19:40 +01:00
82b79dff79 Disable open on left and scroll off for help 2018-08-25 22:19:39 +01:00
0e955bb6e2 Improve vim python filetype settings 2018-08-25 22:19:38 +01:00