mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 14:49:14 +00:00
ref: formatting
This commit is contained in:
parent
718ddbf69d
commit
2e7d1cc976
5 changed files with 165 additions and 168 deletions
|
|
@ -24,7 +24,7 @@ require("lazy").setup({
|
|||
{
|
||||
"leana8959/one-nvim",
|
||||
-- enabled = false,
|
||||
branch = "tweaks",
|
||||
-- branch = "tweaks",
|
||||
config = function()
|
||||
vim.opt.background = "light"
|
||||
vim.cmd.colorscheme("one-nvim")
|
||||
|
|
@ -51,7 +51,6 @@ require("lazy").setup({
|
|||
|
||||
-- Can't live without
|
||||
"godlygeek/tabular",
|
||||
"tpope/vim-sleuth",
|
||||
{ "ggandor/leap.nvim", dependencies = "tpope/vim-repeat" },
|
||||
{ "shortcuts/no-neck-pain.nvim", version = "*" },
|
||||
"numToStr/Comment.nvim",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue