mirror of
https://github.com/js0ny/dotfiles.git
synced 2026-03-22 18:52:43 +00:00
Initial Commit
This commit is contained in:
commit
40e939bfb4
42 changed files with 4349 additions and 0 deletions
16
win/neovide.toml
Normal file
16
win/neovide.toml
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
fork = false
|
||||
frame = "full"
|
||||
idle = true
|
||||
maximized = false
|
||||
no-multigrid = false
|
||||
srgb = false
|
||||
tabs = true
|
||||
theme = "auto"
|
||||
title-hidden = true
|
||||
vsync = false
|
||||
wsl = true
|
||||
neovim-bin = "/opt/nvim-linux64/bin/nvim"
|
||||
|
||||
[font]
|
||||
normal = ["CaskaydiaCove Nerd Font"] # Will use the bundled Fira Code Nerd Font by default
|
||||
size = 14.0
|
||||
Loading…
Add table
Add a link
Reference in a new issue