Commit Graph

9 Commits

Author SHA1 Message Date
c68930b3af Merge branch 'master' of https://github.com/Steins7/Vim 2019-12-03 20:23:13 +01:00
cd426c1fbb Minor upgrades
+ improved support for c
+ added <F6> macro for quick re-indent
+ added __pycache__ files to gitignore
2019-12-03 20:21:49 +01:00
d0bf3be4f5 Merge branch 'master' of git://github.com/Steins7/Vim 2019-12-03 16:26:16 +01:00
b40ee49e57 Added python rules 2019-12-03 16:23:46 +01:00
87dccda6ef Added C auto-indent command
+ <F6> shortcut to auto-indent
+ <C-l> shortcut to clear highlight
+ tex parameters
2019-11-15 13:50:30 +01:00
365197c881 Added support for rust 2019-08-02 20:17:10 +02:00
0d288c3fda Added custom config for cpp and python 2019-08-01 20:11:18 +02:00
Steins
cb78dd37af Changed line lenght limit to be more logical 2019-06-30 12:10:23 +02:00
Steins
ceb6b3a156 Added language-specific rules
+ markdown files
+ cpp files
2019-06-30 11:11:06 +02:00