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:
parent
363ba685aa
commit
463e9f5811
1 changed files with 0 additions and 2 deletions
|
@ -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',
|
||||
|
|
Loading…
Reference in a new issue