Thu, 22 Jul 2021 11:52:13 +0200 |
Zeger Van de Vannet |
Use lspconfig to configure null-ls
|
Tue, 20 Jul 2021 17:29:23 +0200 |
zegervdv |
Replace jinja plugin
|
Tue, 20 Jul 2021 14:27:20 +0200 |
zegervdv |
Disable compe's built-in lua completion
|
Sun, 18 Jul 2021 09:49:12 +0200 |
zegervdv |
Only show virtual_text diagnostics for Warnings or worse
|
Sun, 18 Jul 2021 09:31:34 +0200 |
zegervdv |
Remove lspsaga in favour of built-in hover windows
|
Sat, 17 Jul 2021 18:15:45 +0200 |
zegervdv |
Switch config files to init.lua
|
Thu, 17 Dec 2020 15:00:49 +0100 |
Zeger Van de Vannet |
Update LSP bindings to work with telescope
|
Thu, 17 Dec 2020 14:58:52 +0100 |
Zeger Van de Vannet |
Add telescope for LSP navigation
|
Thu, 26 Nov 2020 09:07:17 +0100 |
Zeger Van de Vannet |
Add a post-formatting handler to reload the buffer
|
Thu, 26 Nov 2020 09:06:51 +0100 |
Zeger Van de Vannet |
Provide LSP completion in a separate source
|
Wed, 25 Nov 2020 09:05:37 +0100 |
zegervdv |
Add mappings to trigger completion and switch sources
|
Wed, 25 Nov 2020 09:05:10 +0100 |
zegervdv |
Add efm-langserver for formatting and linting
|
Mon, 23 Nov 2020 16:20:21 +0100 |
zegervdv |
Add check to see if veridian is installed before loading it as lsp
|
Mon, 23 Nov 2020 16:19:37 +0100 |
zegervdv |
Add <c-p> as map to reformat using lsp
|
Mon, 23 Nov 2020 16:18:32 +0100 |
zegervdv |
Update to use lspconfig
|
Fri, 20 Nov 2020 18:01:10 +0100 |
zegervdv |
Add treesitter refactor and textobjects plugins
|
Fri, 13 Nov 2020 09:39:25 +0100 |
zegervdv |
Remove diagnostics plugin and upgrade config to built-in diagnostics
|
Fri, 06 Nov 2020 08:40:49 +0100 |
Zeger Van de Vannet |
Add veridian language server
|
Wed, 04 Nov 2020 17:42:44 +0100 |
zegervdv |
Reconfigure order of completion inputs
|
Tue, 08 Sep 2020 23:06:03 +0200 |
zegervdv |
lsp: attempt to make diagnostics pop up
|
Tue, 08 Sep 2020 10:26:52 +0200 |
zegervdv |
treesitter: highlight definitions/uses of the variable under the cursor
|
Tue, 01 Sep 2020 08:44:03 +0200 |
zegervdv |
Add treesitter based completion
|
Sun, 30 Aug 2020 09:49:33 +0200 |
zegervdv |
Switch to vim-one colorscheme
|
Tue, 25 Aug 2020 09:48:17 +0200 |
zegervdv |
Add buffer completion source
|
Tue, 25 Aug 2020 09:35:59 +0200 |
zegervdv |
Move lua config to lua.init
|