Compare commits
No commits in common. "c42b27a81a10b843da8d45803560239cb92524b6" and "6c59d1c35c795833fb632c7ce479b654dcaa5906" have entirely different histories.
c42b27a81a
...
6c59d1c35c
@ -23,8 +23,6 @@ return require('packer').startup(function(use)
|
||||
end
|
||||
}
|
||||
|
||||
use "sindrets/diffview.nvim"
|
||||
|
||||
use({
|
||||
'rose-pine/neovim',
|
||||
as = 'rose-pine',
|
||||
@ -230,8 +228,8 @@ return require('packer').startup(function(use)
|
||||
end
|
||||
}
|
||||
|
||||
use 'Olical/conjure'
|
||||
use 'PaterJason/cmp-conjure'
|
||||
-- use 'Olical/conjure'
|
||||
-- use 'PaterJason/cmp-conjure'
|
||||
|
||||
use {
|
||||
'lukas-reineke/indent-blankline.nvim',
|
||||
|
@ -147,7 +147,7 @@
|
||||
(call-interactively 'mpc))
|
||||
|
||||
;; (set-frame-parameter nil 'alpha-background 80) ; For current frame
|
||||
;; (add-to-list 'default-frame-alist '(alpha-background . 80)) ; For all new frames henceforth
|
||||
(add-to-list 'default-frame-alist '(alpha-background . 80)) ; For all new frames henceforth
|
||||
(setq inhibit-x-resources t)
|
||||
|
||||
(require 'dime)
|
||||
|
Loading…
Reference in New Issue
Block a user