mirror of
https://github.com/keanuplayz/dotfiles.git
synced 2024-08-15 02:33:12 +00:00
Compare commits
No commits in common. "043be7af96ace17d398576421b4ea27fe206907b" and "4e9ace97db66c84e0d66c795ca0fe57bf2c76da3" have entirely different histories.
043be7af96
...
4e9ace97db
2 changed files with 0 additions and 6 deletions
|
|
@ -8,8 +8,6 @@ let s:ctx = g:dotfiles_plugins_list_context
|
|||
" Files {{{
|
||||
call s:ctx.use('preservim/nerdtree')
|
||||
call s:ctx.use('kyazdani42/nvim-web-devicons')
|
||||
call s:ctx.use('akinsho/nvim-toggleterm.lua')
|
||||
call s:ctx.use('antoyo/vim-licenses')
|
||||
" }}}
|
||||
|
||||
" Language specific {{{
|
||||
|
|
|
|||
|
|
@ -1,4 +0,0 @@
|
|||
require("toggleterm").setup{
|
||||
size = 15,
|
||||
open_mapping = [[<C-\>]],
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue