Mercurial > dotfiles
log dot_config/nvim/init.lua @ 313:a1ed17cc354b
age | author | description |
---|---|---|
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 |