73003b1e0d
plugins - Load vim-airline and themes
2023-06-18 11:38:49 +02:00
03ae895e9e
dein-ui plugin - Set up key maps when the plugin is loaded
2023-06-18 11:37:54 +02:00
db29dc81d6
dein-ui plugin - Load when the key sequence is used
2023-06-18 11:36:40 +02:00
d17ae721a1
cfg-pre - Support loading plugin configuration before or after the plugin
2023-06-18 11:35:56 +02:00
725add3819
Plugins - Added CtrlP
2023-06-17 18:43:12 +02:00
eaab5add81
cfg - Removed call that prevented lazy loading from working
2023-06-17 18:41:29 +02:00
080e44cea8
cfg - Handle plugin installation/update
2023-06-17 18:29:04 +02:00
bbddb43c37
cfg-pre - Fixed loading plugin configurations
2023-06-17 18:28:01 +02:00
e2db0b2e6e
cfg - Improved cursor display
2023-06-17 17:27:52 +02:00
642f3904bb
cfg - Fixed typo
2023-06-17 17:27:36 +02:00
5bbe5e5d94
cfg - Removed tab controls, I no longer use tabs
2023-06-17 17:27:00 +02:00
b53fb1eb4d
Removed spurious space at the end of a line
2023-06-17 17:17:36 +02:00
0368d37390
Code clean-up in plugin loader
2023-06-17 17:16:56 +02:00
c4d02bebfe
Removed debugging trace
2023-06-17 17:14:08 +02:00
ca8d12fc83
Use Dein for plugin management instead of NeoVim
2023-06-17 17:13:40 +02:00
8a2762a269
Removed blank line
2023-06-17 16:57:22 +02:00
fb89903e5e
Display signature checks with error colors
2023-06-17 16:48:59 +02:00
3d3fd4e618
Changed default data directory path
2023-06-17 16:44:50 +02:00
0ed2b5c235
Removed initial neobundle directory
2023-06-17 16:30:21 +02:00
5d13025e39
vim-lsp-settings - Enable pylint for pylsp-all
2023-06-05 13:47:03 +02:00
f93ac3a771
vim-terraform plugin added
2023-03-16 11:10:40 +01:00
c2a928ba54
Adjusted vim-lsp configuration
...
* Fix the diagnostics signs configuration
* Removed that #~^\@^\[&!! virtual text, I hate it.
2022-12-31 13:36:20 +01:00
9014d0497e
Re-enabled async
2022-09-10 13:13:19 +02:00
ef722e051d
Powershell files: use 4-wide space indentation
2022-08-22 10:20:12 +02:00
043f430fa2
Added powershell support
2022-08-22 10:07:11 +02:00
6fd747b429
Added shortcut for LSP code actions
2022-07-31 10:09:27 +02:00
6cfc625a14
Go configuration updated
2022-07-25 09:28:48 +02:00
79d2a20b1f
Fixed visible whitespace handling
2021-12-03 09:20:03 +01:00
cceb4b3833
vim-lsp-settings - Python LSP server had its ID changed
2021-09-02 11:06:47 +02:00
dd93afedb6
Changed test shortcuts
...
Use leader-based sequences, document the fuck out of them
2021-05-18 15:49:52 +02:00
36640f7360
Added PHP formatting instructions
2021-05-18 15:45:02 +02:00
eb6e32d62d
NERDTree - Hide Python cache directories
2020-12-15 10:33:37 +01:00
2f374cc6cd
Fugitive - Diff using a vertical split
2020-12-15 08:49:15 +01:00
15fb5bd18f
Todo/Error colours changed
...
(just so it doesn't interfere with the cursor line)
2020-12-08 11:06:33 +01:00
cc1fa1eecf
Git reset keyboard shortcut
2020-12-07 16:54:56 +01:00
6271dab725
Terminal shortcuts
2020-12-07 16:51:27 +01:00
b0647949f8
Style and shortcut tweaks. Added vim-which-key.
...
* Shortcut changes to make the Leader-based shortcuts easier to use
* Install vim-which-key
* Style fixes and changes
* Reorganised some of the settings
2020-12-07 16:36:17 +01:00
d1472f0e89
Renamed configuration files
...
Preparing to replace NeoBundle as some point, so mentionning "bundles"
is kinda meh
2020-12-07 16:33:32 +01:00
05e95efa05
Removed ugly, ugly empty line at the bottom
2020-12-07 15:19:13 +01:00
e62de27044
Improved visible whitespace stuff
...
Median dots for spaces, pilcrow at end of lines
2020-12-07 15:04:39 +01:00
6f703fcbb9
Visible whitespace - Display no-break spaces as warning signs
2020-12-07 14:51:49 +01:00
66a088a1ad
Clear EndOfBuffer
2020-12-05 23:22:40 +01:00
65938711bc
More vertical splitter tweaking
2020-12-05 23:17:20 +01:00
450da0e9be
Tweaked vertical splitter
2020-12-05 22:22:53 +01:00
2f7db82e38
Theme from vim-airline-themes
2020-12-05 22:22:39 +01:00
c100299cd2
Replaced gitv with vim-flog
...
gitv is no longer being maintained
2020-12-05 14:36:44 +01:00
bcac26e428
Fixed test execution strategy
2020-12-05 00:39:10 +01:00
548bc04e14
Split vim-lsp loader
2020-12-05 00:36:36 +01:00
7df8cb1b7f
vim-tests - Run tests using AsyncRun
2020-12-05 00:19:46 +01:00
18dabcdc18
Dispatch removed, AsyncRun should fake it
2020-12-05 00:11:06 +01:00