From d40d87cb61a723104bbdd0dac533a16ed42eaf4f Mon Sep 17 00:00:00 2001 From: jdhao Date: Tue, 4 Oct 2022 19:32:14 +0800 Subject: nvim 0.8 update --- core/globals.lua | 4 ---- 1 file changed, 4 deletions(-) (limited to 'core') diff --git a/core/globals.lua b/core/globals.lua index 56c5b19..9dbd09c 100644 --- a/core/globals.lua +++ b/core/globals.lua @@ -47,10 +47,6 @@ if not vim.g.is_mac then vim.cmd [[language en_US.utf-8]] end --- use filetype.lua instead of filetype.vim -vim.g.do_filetype_lua = 1 -vim.g.did_load_filetypes = 0 - -- Disable loading certain plugins -- Whether to load netrw by default, see https://github.com/bling/dotvim/issues/4 -- cgit v1.2.3