feat: add nvim dap
This commit is contained in:
parent
e501718888
commit
c0f766ea26
15 changed files with 370 additions and 18 deletions
|
|
@ -1,5 +1,5 @@
|
|||
font-family = "CaskaydiaCove Nerd Font Mono"
|
||||
font-size = 16
|
||||
font-size = 15
|
||||
theme = catppuccin-macchiato
|
||||
unfocused-split-opacity = 0.85
|
||||
|
||||
|
|
@ -14,5 +14,5 @@ mouse-hide-while-typing = true
|
|||
|
||||
keybind = ctrl+shift+zero=toggle_tab_overview
|
||||
|
||||
custom-shader = ./shader/mnoise.glsl
|
||||
custom-shader-animation = always
|
||||
# custom-shader = ./shader/mnoise.glsl
|
||||
# custom-shader-animation = always
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue