chore: nvim stuffzies

This commit is contained in:
Philipp Hochkamp 2023-03-06 20:30:25 +01:00
parent 00fde05b66
commit 55988d9e11
3 changed files with 374 additions and 3 deletions

View file

@ -15,9 +15,8 @@ require('plugin.telescope')
-- plugins - coc
vim.cmd 'source ~/.config/nvim/coc.vim' -- too lazy to convert all the shit to lua
-- terminal
vim.cmd 'source ~/.config/nvim/terminal.vim' -- too lazy to convert all the shit to lua
--vim.cmd 'source ~/.config/nvim/coc.vim' -- too lazy to convert all the shit to lua
require('coc')
-- color stuff
vim.g.gruvbox_italic = 1