mirror of
https://github.com/pratiktri/dotfiles.git
synced 2026-02-04 08:41:43 +05:30
feat: Change theme from Catppuccin -> GitHub Dark
- Vim, Neovim, Kitty, VS Code, Ghostty, Zed
This commit is contained in:
@@ -19,18 +19,8 @@ source $VIMDIR/autocommands.vim
|
||||
" Save session files to $HOME/.vim/session directory
|
||||
let g:session_dir="$VIMDIR/session"
|
||||
|
||||
""""""""""""""""""""""""""""""""
|
||||
"
|
||||
" THEME
|
||||
"
|
||||
""""""""""""""""""""""""""""""""
|
||||
let g:lightline = { 'colorscheme': 'catppuccin_mocha' }
|
||||
colorscheme catppuccin_mocha
|
||||
|
||||
""""""""""""""""""""""""""""""""
|
||||
"
|
||||
" VIM SPECIFIC CONFIG
|
||||
"
|
||||
" Vim-only configs
|
||||
" Placed here cause Nvim sources the config.vim
|
||||
""""""""""""""""""""""""""""""""
|
||||
|
||||
" Move the .viminfo file inside .vim directory
|
||||
|
||||
Reference in New Issue
Block a user