Bruno BELANYI
e0d0ffd138
[UPDATE][VIM] Do not use textwidth by default
...
It turns out to be more of a bother than an actual improvement while
programming. I will however keep it when writing markdown.
I will keep `colorcolumn` at 80 as it use to be.
2020-12-12 14:12:42 +01:00
Bruno BELANYI
220873a68f
[FIX][VIM] No side-effects for 'nocompatible'
2020-12-12 14:12:42 +01:00
Bruno BELANYI
d623269090
[ADD][VIM] Enable 24-bit true color
2020-12-12 14:12:42 +01:00
Bruno BELANYI
2d04aa780a
[UPDATE][VIM] Use 80 column 'textwidth'
...
And define the `colorcolumn` variable using `textwidth`.
2020-12-12 14:12:42 +01:00
Bruno BELANYI
13c3881488
[ADD][VIM] Info file name configuration
...
I don't want them to pollute my HOME
2020-12-12 14:12:42 +01:00
Bruno BELANYI
cc28222356
[UPDATE][VIM] Remove unused mappings
2020-12-12 14:12:42 +01:00
Bruno BELANYI
0d1457ee0b
[UPDATE][VIM] Remove unused plugins
2020-12-12 14:12:42 +01:00
Bruno BELANYI
80af70763c
[ADD][VIM] Useful abbreviations
2020-12-12 14:12:42 +01:00
Bruno BELANYI
2bf7f53ade
[FIX][VIM] Make configuration compatible w/ nvim
2020-12-12 14:12:42 +01:00
Bruno BELANYI
14679d3e81
[ADD][VIM] *.am filetype detection
2020-12-12 14:12:42 +01:00
Bruno BELANYI
d1054845c8
[ADD][VIM] *.tikz filetype detection
2020-12-12 14:12:42 +01:00
Bruno BELANYI
9bb660ca1d
[ADD][VIM] Commentary plug-in
2020-12-12 14:12:42 +01:00
Bruno BELANYI
af41ebe8e3
[UPDATE][VIM] Remove speeddating plugin
2020-12-12 14:12:42 +01:00
Bruno BELANYI
ddd3d8211b
[FIX][VIM] Fix coding style include guard snippet
2020-12-12 14:12:42 +01:00
Bruno BELANYI
638ec6077c
[ADD][VIM] No white-space prompt for gitsendemail
2020-12-12 14:12:42 +01:00
Bruno BELANYI
b9b9701a2c
[UPDATE][VIM] Use rust-analyzer as linter
2020-12-12 14:12:42 +01:00
Bruno BELANYI
3966696ce3
[ADD][VIM] Open fzf in a floating window
2020-12-12 14:12:42 +01:00
Bruno BELANYI
dd1aa89186
[FIX][VIM] Reduce indentation for pandoc files
2020-12-12 14:12:42 +01:00
Bruno BELANYI
c84874d6c4
[ADD][VIM] Vifm plugin
2020-12-12 14:12:42 +01:00
Bruno BELANYI
9107dad1e2
[FIX][VIM] Download vim-plug without user input
2020-12-12 14:12:42 +01:00
Bruno BELANYI
78c8ab8481
[FIX][VIM] No error message w/ missing colorscheme
2020-12-12 14:12:42 +01:00
Bruno BELANYI
8422c4ff2d
[ADD][VIM] Tmux filetype plugin
2020-12-12 14:12:42 +01:00
Bruno BELANYI
99c5a8148c
[ADD][VIM] C header guard snippet
2020-12-12 14:12:42 +01:00
Bruno BELANYI
615afb29b0
[ADD][VIM] Jsonnet filetype plugin
2020-12-12 14:12:42 +01:00
Bruno BELANYI
6b27f18721
[ADD][VIM] Syntax highlighting pandoc code blocks
2020-12-12 14:12:42 +01:00
Bruno BELANYI
11890af357
[ADD][VIM] Beancount filetype configuration
2020-12-12 14:12:42 +01:00
Bruno BELANYI
79eaa9aeda
[ADD][VIM] Beancount plugin
2020-12-12 14:12:42 +01:00
Bruno BELANYI
dac10cd0c2
[ADD][VIM] Better increment/decrement commands
...
On top of it's stated goal, this enables an easy way to create numbered
lists
2020-12-12 14:12:42 +01:00
Bruno BELANYI
5c1b7ce9ac
[UPDATE][VIM] Use globally installed fzf package
2020-12-12 14:12:42 +01:00
Bruno BELANYI
53c88541e7
[ADD][VIM] More colorschemes
2020-12-12 14:12:42 +01:00
Bruno BELANYI
0c175aa650
[ADD][VIM] Photon colorscheme
2020-12-12 14:12:42 +01:00
Bruno BELANYI
1a76ae3dec
[ADD][VIM] ALE related mappings
2020-12-12 14:12:42 +01:00
Bruno BELANYI
295670f792
[ADD][VIM] Color column 100 in Haskell files
2020-12-12 14:12:42 +01:00
Bruno BELANYI
f17b377b0d
[UPDATE][VIM] Use ghc with dynamic libraries
2020-12-12 14:12:42 +01:00
Bruno BELANYI
357ee8fd89
[UPDATE][VIM] ALE configuration for Haskell
2020-12-12 14:12:42 +01:00
Bruno BELANYI
da32b4f8e6
[ADD][VIM] TOML plugin
2020-12-12 14:12:42 +01:00
Bruno BELANYI
270bc39397
[ADD][VIM] Haskell filetype configuration
2020-12-12 14:12:42 +01:00
Bruno BELANYI
1daa1cce96
[UPDATE][VIM] Color column 99 in Rust files
...
As mandated by the official coding style for Rust.
2020-12-12 14:12:42 +01:00
Bruno BELANYI
7fc21c978e
[ADD][VIM] Use tabs in gitconfig
2020-12-12 14:12:42 +01:00
Bruno BELANYI
0ad4b69dad
[ADD][VIM] Mail filetype configuration
2020-12-12 14:12:42 +01:00
Bruno BELANYI
2b0a7deccc
[ADD][VIM] More Tim Pope plug-ins
2020-12-12 14:12:42 +01:00
Bruno BELANYI
e3c85a7df5
[ADD][VIM] Tex filetype configuration
2020-12-12 14:12:42 +01:00
Bruno BELANYI
3923fb230c
[ADD][VIM] YAML filetype configuration
2020-12-12 14:12:42 +01:00
Bruno BELANYI
5e6a17064b
[ADD][VIM] Auto-format Rust files on save
2020-12-12 14:12:42 +01:00
Bruno BELANYI
94ed7a9e9e
[FIX][VIM] Unlet ftplugin variables without errors
2020-12-12 14:12:42 +01:00
Bruno BELANYI
510d768f2d
[ADD][VIM] Nix plugin
2020-12-12 14:12:42 +01:00
Bruno BELANYI
62b3d66dc8
[FIX][VIM] Remove typo
2020-12-12 14:12:41 +01:00
Bruno BELANYI
986c255736
[ADD][VIM] CMake specific configuration
2020-12-12 14:12:41 +01:00
Bruno BELANYI
61fb44f08b
[UPDATE][VIM] Change colorscheme
...
I added more colorschemes that look good. Onedark should be a nice
change from Gruvbox.
2020-12-12 14:12:41 +01:00
Bruno BELANYI
58e8869538
[ADD][VIM] Use lazyredraw
2020-12-12 14:12:41 +01:00