Commit graph

91 commits

Author SHA1 Message Date
a2f8702d00
master --> refresh 2023-06-24 17:58: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
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
a6d2972758
plugins - Load vim-fugitive 2023-06-18 15:24:02 +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
725add3819
Plugins - Added CtrlP 2023-06-17 18:43:12 +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
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
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
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
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
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
f6476695d8 Added AsyncRun 2020-12-05 00:06:38 +01:00
ba3d7a832f Removed Syntastic 2020-12-05 00:01:37 +01:00
5548e91916 LSP - Tweaked references style 2020-12-04 23:54:53 +01:00
4bf3c29e5e Fugitive - Don't use deprecated commands 2020-12-04 23:44:18 +01:00
de95477978 Improving Git support 2020-12-04 23:04:57 +01:00
7a908c6f9c Test running support using <F10><F11><F12> 2020-12-04 11:18:37 +01:00
d0aae775d0 vim-lsp-settings - Python settings 2020-12-03 00:10:20 +01:00
fd9ca401c4 Use vim-lsp-settings instead of manual config 2020-12-02 21:37:41 +01:00
1623b2a3e8 Bundles - add vim-go 2020-12-02 21:16:23 +01:00