Improve discord 🫢

This commit is contained in:
Anas Elgarhy 2022-05-03 16:35:41 +02:00
parent 3aea83aa81
commit 78c504e795
1 changed files with 0 additions and 2 deletions

View File

@ -34,7 +34,6 @@ Plug 'https://github.com/vim-airline/vim-airline' " Status bar theme
Plug 'https://github.com/nvim-lua/plenary.nvim' " Plenary
Plug 'https://github.com/nvim-telescope/telescope.nvim' " Finder
Plug 'https://github.com/tmux-plugins/vim-tmux' " Tmux plugin
Plug 'glacambre/firenvim' " neovim for browser
call plug#end()
" NERDTree keybindings
@ -61,7 +60,6 @@ let g:airline_symbols.linenr = ' LN '
let g:airline_symbols.colnr = ' CN '
" Vim sence (discord) settings
let g:vimsence_client_id = '630440518567854110'
let g:vimsence_small_text = 'NeoVim'
let g:vimsence_small_image = 'neovim'
let g:vimsence_editing_details = 'Editing: {}'