1
0
Fork 0

Remove impatient.nvim

This commit is contained in:
Daniel Kempkens 2021-12-07 23:01:19 +01:00
parent e77beb53e9
commit 1b882c077d

View file

@ -1,5 +1,4 @@
-- Preamble
pcall(require, 'impatient')
vim.cmd('syntax enable')
vim.cmd('filetype plugin indent on')
vim.opt.compatible = false