Changed nvim completion autoselection
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
import = [
|
||||
"~/.config/alacritty/themes/AyuDark.toml"
|
||||
]
|
||||
[font]
|
||||
size = 12
|
||||
|
||||
[font.italic]
|
||||
family = "Codelia Nerd Font"
|
||||
style = "Italic"
|
||||
|
||||
[font.normal]
|
||||
family = "Codelia Nerd Font"
|
||||
style = "Regular"
|
||||
|
||||
[shell]
|
||||
program = "/bin/zsh"
|
||||
|
||||
Reference in New Issue
Block a user