|
|
8985a5dbe7
|
Removed hardcoded value to use project ones
* ftplugin values override project ones, removing them fix the issue
|
2022-04-07 10:48:14 +02:00 |
|
|
|
df4e455fb6
|
Added project configuration
+ added support for .project.vim config files
* fixed minor issues
|
2021-09-14 21:07:22 +02:00 |
|
Julien Le Page
|
de43f2bcd8
|
Dropped ctags entirely
+ installed cpp-modern or regex highlighting
* updated ftplugin files
* updated vimrc
|
2021-08-16 10:04:29 +02:00 |
|
|
|
e5be9b7d75
|
Switched from letex-preview to vimtex
+ added vimtex as submodule
* configured vim fro vimtex
|
2021-07-03 16:07:21 +02:00 |
|
|
|
64769dd9c0
|
Minor tweaks
+ added automatic header
* fixed file type-specific settings
|
2020-12-09 22:29:41 +01:00 |
|
|
|
b7fb046320
|
Fixed caracter limit for all languages
|
2020-01-02 21:27:25 +01:00 |
|
|
|
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 |
|