nvim: plugins: Drop dhall

We do not use this and haven't had anything to do with dhall in about
one and half year.
This commit is contained in:
Sanchayan Maity 2022-05-06 11:36:17 +05:30
parent 363ba685aa
commit 463e9f5811
1 changed files with 0 additions and 2 deletions

View File

@ -91,8 +91,6 @@ local init = function ()
}
-- All writing needs
use 'lervag/vimtex'
-- Dhall
use 'vmchale/dhall-vim'
-- Marks and registers
use {
'chentau/marks.nvim',