Commit graph

69 commits

Author SHA1 Message Date
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
a4a87df17d Various changes related to language support 2020-10-23 13:46:47 +02:00
d62762ab22 NerdTree - Update config after new version requires it 2020-10-06 14:47:29 +02:00
b11b27ca03 Disabled vimmake for now, the github repo is gone 2020-05-13 10:46:01 +02:00
927d80105f Added Jinja2 syntax 2020-05-07 12:40:49 +02:00
2092e78930 Improved language server client config 2019-09-30 23:10:32 +02:00
00feff296f Disabled YouCompleteMe 2019-09-30 22:06:13 +02:00
d93f13e22c Correction plugin en double 2019-09-30 22:05:28 +02:00
b14dcbdb6e Various new plugins and related configuration
Mostly stuff I end up using all the time (YCM, vimmake) and some new
plugins meant to be used with rust (rust, vim-lsp, vim-toml)
2018-03-12 21:52:46 +01:00
db3029d7a8 More C++ syntax highlighting? Well why not. 2017-11-22 22:29:09 +01:00
615b47a436 Merge from private repo 2017-11-22 21:56:56 +01:00
084a6aa34f Changed URL for syntastic 2017-11-22 21:53:07 +01:00
c6eeafedac Use Undotree instead of Gundo
The former doesn't require Python
2017-11-22 21:51:17 +01:00
cfc0e4f28f Removed tag bar 2017-07-07 11:01:44 +02:00
f578f77f7a Replaced Gundo with Undotree 2017-07-07 10:11:29 +02:00
362b0304ac Use gitv for git history 2016-12-19 20:43:27 +01:00
f3334ef6c8 Removed neocomplete 2016-12-18 11:02:50 +01:00
cf193a6a99 Changed source for the NERDtree git plugin 2015-05-03 23:53:42 +02:00
edd160a289 Don't call ReadBookmarks
It's unnecessary, plus it causes errors.
2015-03-14 14:21:20 +01:00
13aa38add2 Use actual data path for NERDTree bookmarks 2015-03-13 12:10:23 +01:00
2722a5cad0 NERDTree bookmarks in data directory 2015-03-13 10:50:58 +01:00
fb3d9b8dba Removed branch from vimproc's loader 2015-03-11 08:15:25 +01:00
4ccd440c66 Added syntastic-glsl-drv plugin 2015-03-11 08:14:32 +01:00