set tabstop=4 shiftwidth=4 noexpandtab relativenumber ai nu rnu laststatus=0 set guifont=JetBrains\ Mono:h16 let g:neovide_cursor_animation_length=0.13 highlight LineNr ctermfg=grey highlight EndOfBuffer ctermfg=black ctermbg=black map :FloatermToggle tnoremap :FloatermToggle call plug#begin() Plug 'voldikss/vim-floaterm' call plug#end() tnoremap