feat(sway): add toggle gaps script

This commit is contained in:
2021-11-24 14:29:06 +01:00
parent f0b2030246
commit 3bea84ce68
7 changed files with 179 additions and 3 deletions

View File

@ -8,9 +8,11 @@ return require("packer").startup(function()
-- Faster Filetype Detection
use "nathom/filetype.nvim"
use "alexghergh/nvim-tmux-navigation"
use 'lervag/vimtex'
use 'xuhdev/vim-latex-live-preview'
-- Theming Section
use 'folke/tokyonight.nvim'
use "xiyaowong/nvim-transparent"