Commit Graph

19 Commits

Author SHA1 Message Date
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
3763771791 Reworked visual appearance and bindings
+ added more convenient bindings
* visually improved interface
+ started working on implementing editorconfig
2022-01-06 14:13:35 +01: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
60f9dffbdd Improved overall configuration
+ added pluggin to automate basic config
+ added improved status line
! status line config to be fixed
2021-09-13 17:04:06 +02:00
Julien Le Page
14ebc79e83 Merge branch 'universal_ctags' 2021-09-13 11:33:00 +02:00
Julien Le Page
de46d3d710 Improved key bindings
* switched to hjkl buffer keys
* switched to np tab keys
2021-09-13 11:15:06 +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
Julien Le Page
d7a83dd61b Deleted TagHighlight
- removed TagHighLight plugin
* adjusted vimrc
2021-07-29 09:19:24 +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
Steins7
338fa08249 Minor tweaks
+ added automatic header
* fixed file type-specific settings
2020-12-08 10:07:47 +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
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
Steins
a0e3bd5231 Installed colosheme
* tweaked background an comments colors
* unlinked the submodule to avoid loosing tweaks
2019-06-30 12:09:05 +02:00
Steins
ceb6b3a156 Added language-specific rules
+ markdown files
+ cpp files
2019-06-30 11:11:06 +02:00
Steins
3fbcfe6673 Configured easytags plugin 2019-03-20 23:21:01 +01:00
Steins
0432a9e863 Added vim-latex-live-preview plugin 2018-11-03 16:04:36 +01:00
Steins
7c41908d94 Installed pathogen 2018-11-03 12:56:18 +01:00
Steins
c642761fcf Initial commit 2018-11-03 12:37:03 +01:00