Compare commits
No commits in common. "e9db9d23a00f2f70b231327a829dfcce52a9d97c" and "7a9b9eb00ae5ae2a7aff9f576efe86521cf84217" have entirely different histories.
e9db9d23a0
...
7a9b9eb00a
2 changed files with 0 additions and 11 deletions
|
|
@ -1,8 +0,0 @@
|
||||||
return {
|
|
||||||
{
|
|
||||||
"mfussenegger/nvim-lint",
|
|
||||||
opts = {
|
|
||||||
linters_by_ft = { htmldjango = { "djlint" } },
|
|
||||||
},
|
|
||||||
},
|
|
||||||
}
|
|
||||||
|
|
@ -88,6 +88,3 @@ set-window-option -g window-status-bell-style fg=black,bg=red #base02, red
|
||||||
|
|
||||||
# Set hyperlink support
|
# Set hyperlink support
|
||||||
set -ga terminal-features "*:hyperlinks"
|
set -ga terminal-features "*:hyperlinks"
|
||||||
|
|
||||||
# Powerline
|
|
||||||
source /usr/share/powerline/bindings/tmux/powerline.conf
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue