Tried to add plover & updated vimclip to support wayland
This commit is contained in:
parent
b0c2153807
commit
2246ae3eaa
9 changed files with 115 additions and 56 deletions
dotfiles/neovim/lua/my/plugins
|
@ -6,9 +6,8 @@ local M = {
|
|||
opts = {
|
||||
theme = "hyper",
|
||||
config = {
|
||||
week_header = {
|
||||
enable = true,
|
||||
},
|
||||
week_header = { enable = true },
|
||||
project = { enable = false },
|
||||
-- TODO: actually customize these
|
||||
shortcut = {
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue