chore: nvim stuffzies
This commit is contained in:
parent
00fde05b66
commit
55988d9e11
3 changed files with 374 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue