Skip to content

Commit

Permalink
Remove dangling airline theme for tokyonight
Browse files Browse the repository at this point in the history
Signed-off-by: Ron Bellido <[email protected]>
  • Loading branch information
rbellido-ut committed Jun 5, 2024
1 parent d6a6a2c commit 89c2a60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions nvim/themes/tokyonight.vim
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@ let g:tokyonight_colors = {
\ 'error': '#ff0000'
\ }

let g:airline_theme = 'moon'

" Load the colorscheme
colorscheme tokyonight-night
" colorscheme tokyonight-storm
Expand Down

0 comments on commit 89c2a60

Please sign in to comment.