added octopine

This commit is contained in:
Philipp Hochkamp 2022-08-19 10:05:00 +02:00
parent dba07a05b8
commit 9bbbba6049
5 changed files with 103 additions and 76 deletions

View file

@ -9,7 +9,7 @@ require('plugin.rainbow')
require('plugin.terminal')
-- plugins - coc
vim.cmd 'source ~/.config/nvim/coc.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
-- terminal
vim.cmd 'source ~/.config/nvim/terminal.vim' -- too lazy to convert all the shit to lua