Remove old hacks and fix typos
This commit is contained in:
@@ -42,9 +42,6 @@ call plug#end()
|
||||
colorscheme iceberg
|
||||
set bg=dark
|
||||
set termguicolors
|
||||
""Sets the colorscheme in tmux
|
||||
let &t_8f = "\<Esc>[38;2;%lu;%lu;%lum"
|
||||
let &t_8b = "\<Esc>[48;2;%lu;%lu;%lum"
|
||||
""Disabe status line
|
||||
set laststatus=0
|
||||
""Set Markdown filetype for neomutt
|
||||
|
||||
Reference in New Issue
Block a user