56378a3eae
Buffer control commands
...
* Mappings to space-lead sequences
* New commands (close all, new)
2023-06-24 18:20:06 +02:00
39af7fd7e8
Removed old plugin configuration directory
2023-06-24 18:06:54 +02:00
201d27a3df
plugins - Re-added vim-perl
2023-06-24 18:04:30 +02:00
a2f8702d00
master --> refresh
2023-06-24 17:58:23 +02:00
35db346dd9
plugins - Load asyncrun when vim-test is loaded
2023-06-24 17:56:00 +02:00
ceacb6d3c0
plugins - Fixed vim-test strategy setup
2023-06-24 17:53:13 +02:00
4aa39e6554
plugins - Share settings between pylsp and pylsp-all
2023-06-24 17:27:23 +02:00
5923d8340b
plugins - Re-added vim-test
2023-06-24 17:22:22 +02:00
7ad6c76e53
plugins - Re-added asyncrun
2023-06-24 17:18:07 +02:00
7b756fdfb9
plugins - Re-added completion plugins
2023-06-24 17:14:52 +02:00
6a54605c21
plugins - Re-added LSP plugins
2023-06-24 17:01:51 +02:00
185b985b93
plugins - Re-added git-flog
2023-06-24 16:20:53 +02:00
2b530d5e56
plugins - Jinja2, C++, GLSL and JSON
2023-06-24 16:12:34 +02:00
71813ad886
plugins - Re-added vim-toml
2023-06-24 16:01:28 +02:00
fdff209eff
plugins - Added vim-terraform
2023-06-24 15:56:40 +02:00
588d663a76
plugins - Added vim-go
2023-06-24 15:45:14 +02:00
a9b19694d1
plugins - Load ftdetect for rust and powershell
2023-06-24 15:19:25 +02:00
fa892bf97f
Plugins - Rust support
2023-06-24 11:37:13 +02:00
174be266a7
vim-perl added
2023-06-24 11:15:22 +02:00
06757edcd6
Plugins - Powershell support
2023-06-18 17:20:21 +02:00
64ae9ae009
plugins - Added and configured vim-gitgutter
2023-06-18 16:56:02 +02:00
46f9922bbd
cfg - Added quickfix window commands
2023-06-18 16:38:51 +02:00
3148837e1a
plugin - Load vim-fugitive before loading vim-airline
2023-06-18 16:08:20 +02:00
28eeab98b8
plugins - Always load fugitive
2023-06-18 16:00:41 +02:00
1a7de72081
plugin - Prevent fugitive from killing vim-which-key
2023-06-18 15:51:18 +02:00
86cab26b6a
plugins - Changed commit shortcut for fugitive
2023-06-18 15:26:04 +02:00
a6d2972758
plugins - Load vim-fugitive
2023-06-18 15:24:02 +02:00
4e48c149aa
plugins - Load the ctrlp extension to airline when CtrlP is loaded
2023-06-18 15:19:26 +02:00
be99bfda32
Handle keyboard shortcuts at plugin load time
...
Don't load plugins based on keyboard shortcuts, as this conflicts with
vim-which-key. Instead, create shortcuts when plugins are declared, and
load them when the commands they provide are used.
2023-06-18 14:04:54 +02:00
b13a63ba83
plugins - Added vim-which-key
2023-06-18 12:19:52 +02:00
775866fd96
plugins - Added NERTTree Git support
2023-06-18 12:11:26 +02:00
6a4f86b634
plugins - Added NERDTree
2023-06-18 11:50:16 +02:00
1bc2b6acb4
plugins - Added undotree
2023-06-18 11:43:44 +02:00
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