Nvim: remove swayconfig plugin

This commit is contained in:
Marko Korhonen 2023-02-23 09:15:32 +02:00
parent 9472088711
commit 7aa0bf9c2d
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890

View file

@ -149,10 +149,6 @@ local plugins = {
-- treesitter plugin for commentstring
"JoosepAlviste/nvim-ts-context-commentstring",
-- Additional plugins for formats not supported
-- by treesitter
"jamespeapen/swayconfig.vim",
-- mappings for commenting in code
"tpope/vim-commentary",