master #1

Open
oli wants to merge 912 commits from master into lua
2 changed files with 0 additions and 6 deletions
Showing only changes of commit a188cf2c9f - Show all commits

View File

@@ -192,11 +192,6 @@ return require('packer').startup(function()
}, },
config = get_setup('aerial'), config = get_setup('aerial'),
} }
use {
'm-demare/hlargs.nvim',
requires = { 'nvim-treesitter/nvim-treesitter' },
config = get_setup('my_hlargs')
}
use { use {
'ggandor/leap.nvim', 'ggandor/leap.nvim',
requires = { 'tpope/vim-repeat' }, requires = { 'tpope/vim-repeat' },

View File

@@ -1 +0,0 @@
require('hlargs').setup()