feat(sway): add toggle gaps script
This commit is contained in:
@ -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"
|
||||
|
Reference in New Issue
Block a user