1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2025-07-01 20:59:26 +00:00

[neovim/kitty] Add github color scheme

This commit is contained in:
2023-03-12 15:58:25 +01:00
parent ff52cc24f0
commit 68c32af645
5 changed files with 116 additions and 52 deletions

View File

@ -7,6 +7,7 @@ vim.g.neo_tree_remove_legacy_commands = true
neotree.setup({
close_if_last_window = true,
open_files_do_not_replace_filetypes = { "terminal", "trouble", "qf", "starter" }, -- when opening files, do not use windows containing these filetypes
popup_border_style = "rounded",
default_component_configs = {
indent = {