]> git.huck.website - nvim.git/commitdiff
edited: spacing
authorHuck Boles <huck@huck.website>
Sun, 19 Nov 2023 17:35:15 +0000 (09:35 -0800)
committerHuck Boles <huck@huck.website>
Sun, 19 Nov 2023 17:35:15 +0000 (09:35 -0800)
lua/plugins/lsp.lua

index 881ab10ee1fe5b47e3a50d4a3338e99714c841d5..96aa2b87f50081542ea8d24eb0157ef43a40798a 100644 (file)
@@ -174,6 +174,7 @@ return {
             })
         end
     },
+
     {
         'JuliaEditorSupport/julia-vim',
         event = { "BufReadPost *.jl" }