i3: Remove vim modeline
Remove the vim modeline that sets the filetype to `i3`, as I do not have a i3.vim filetype plugin. Now it is recognized as `ft=conf`, providing at least highlighting of strings.
This commit is contained in:
@@ -246,5 +246,3 @@ for_window [class="^$TERMINAL-256color$" title="^fzf-monitor-setup$"] \
|
||||
bindsym $mod+m exec \
|
||||
pkill -f fzf-monitor-setup -O 1 \
|
||||
|| $TERMINAL -t fzf-monitor-setup -e ~/.local/bin/monitor-setup
|
||||
|
||||
# vim: ft=i3
|
||||
|
||||
Reference in New Issue
Block a user