From 771f872bccf41e9a8be691892d0e6d29e71b7434 Mon Sep 17 00:00:00 2001 From: grvxs Date: Fri, 6 Aug 2021 16:46:51 +0530 Subject: fix: typos in ftplugin/ --- ftplugin/elixir.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftplugin/elixir.lua') diff --git a/ftplugin/elixir.lua b/ftplugin/elixir.lua index f16f71fa..f8ae8b64 100644 --- a/ftplugin/elixir.lua +++ b/ftplugin/elixir.lua @@ -1,7 +1,7 @@ require("lsp").setup "elixir" -- TODO: do we need this? --- needed for the LSP to recognize elixir files (alternativly just use elixir-editors/vim-elixir) +-- needed for the LSP to recognize elixir files (alternatively just use elixir-editors/vim-elixir) -- vim.cmd [[ -- au BufRead,BufNewFile *.ex,*.exs set filetype=elixir -- au BufRead,BufNewFile *.eex,*.leex,*.sface set filetype=eelixir -- cgit v1.2.3