Bruno BELANYI
|
3c3e56002f
|
home: vim: add 'nix' ftplugin
|
2022-10-26 14:14:01 +02:00 |
|
Bruno BELANYI
|
7e4e41a07f
|
home: vim: add 'tiger' file-type configuration
|
2022-06-20 14:33:44 +02:00 |
|
Bruno BELANYI
|
260f5cd66a
|
home: vim: do not use 'ftplugin' for 'null-ls'
Unfortunately, this registers the sources many times...
I fear that I will have to settle for a centralised configuration for
LSP-related options.
|
2022-03-04 14:14:30 +01:00 |
|
Bruno BELANYI
|
fb49a1df14
|
home: vim: only use 'null-ls' sources if available
This avoids the big red warning on each file that tries to use those
sources...
|
2022-03-03 18:15:28 +01:00 |
|
Bruno BELANYI
|
8b570694cd
|
home: vim: remove unused mappings
The beancount mappings are absolutely unused.
The `Y` mapping is built in NeoVim nowadays.
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
c3b0b9c607
|
home: vim: make python formatting faster
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
54ad5d9282
|
home: vim: configure 'null-ls' for 'nix'
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
300ce25c8e
|
home: vim: keep space after shell redirections
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
7d361023bc
|
home: vim: show error codes from 'shellcheck'
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
3e60cb5be1
|
home: vim: configure 'null-ls' for 'python'
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
9a9e50f7a8
|
home: vim: configure 'null-ls' for 'cpp'
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
a59884b59c
|
home: vim: configure 'null-ls' for 'c'
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
ccbf73385e
|
home: vim: configure 'null-ls' for 'haskell'
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
0b4d39c771
|
home: vim: configure 'null-ls' for 'zsh'
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
ba3ab14ac3
|
home: vim: configure 'null-ls' for 'sh'
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
e760f5aeaa
|
home: vim: configure 'null-ls' for 'bash'
|
2022-03-02 12:30:53 +01:00 |
|
Bruno BELANYI
|
039c6390a3
|
home: vim: remove 'quickfixed' functionality
I never use it anymore...
|
2022-03-02 12:13:13 +01:00 |
|
Bruno BELANYI
|
5c3d3f5f1c
|
home: vim: remove 'ALE' configuration
First step to modernising my configuration to use the native LSP client
instead.
|
2022-03-02 12:13:13 +01:00 |
|
Bruno BELANYI
|
859135880e
|
home: vim: remove BetterWhitespace commands
|
2021-03-31 17:56:36 +00:00 |
|
Bruno BELANYI
|
f1e4a4d914
|
home: vim: add 'after'
|
2021-03-03 17:02:49 +00:00 |
|