Add a few things

master
Drake 3 years ago
parent 65f53f4cab
commit 05f9c239f2

@ -18,6 +18,8 @@ require('packer').startup(function()
use 'andweeb/presence.nvim'
use 'tpope/vim-fugitive'
use 'SmiteshP/nvim-gps'
use 'folke/todo-comments.nvim'
use 'dstein64/vim-startuptime'
end)
set.termguicolors = true
set.mouse = 'a'

Loading…
Cancel
Save