Enable tabbed layout, add json ts
Jes Olson jolson@digitalocean.com
Tue, 08 Feb 2022 15:23:42 -0600
2 files changed,
2 insertions(+),
1 deletions(-)
M
.config/nvim/init.vim
→
.config/nvim/init.vim
@@ -84,6 +84,7 @@ augroup filetypedetect
autocmd BufRead,BufNewFile *mutt-* setfiletype mail augroup filetypedetect autocmd FileType markdown setlocal tw=80 et ts=2 sw=2 +autocmd FileType json setlocal et ts=2 sw=2 " terraform ft detection " vint: -ProhibitAutocmdWithNoGroup
M
.config/sway/config
→
.config/sway/config
@@ -176,7 +176,7 @@ bindsym XF86AudioRaiseVolume exec vol up 10
# Switch the current container between different layout styles # bindsym $mod+s layout stacking - # bindsym $mod+w layout tabbed + bindsym $mod+w layout tabbed # bindsym $mod+e layout toggle split default_border pixel