mirror of
https://github.com/harish2704/neovim-konsole.git
synced 2026-09-10 12:51:09 +00:00
26 lines
536 B
Plaintext
26 lines
536 B
Plaintext
[Appearance]
|
|
BoldIntense=true
|
|
ColorScheme=GreenOnBlack
|
|
Font=Ubuntu Mono,14,-1,5,50,0,0,0,0,0
|
|
|
|
[Cursor Options]
|
|
CursorShape=0
|
|
CustomCursorColor=0,255,0
|
|
UseCustomCursorColor=true
|
|
|
|
[General]
|
|
Environment=TERM=xterm-256color,NVIM_TUI_ENABLE_TRUE_COLOR=1,NVIM_TUI_ENABLE_CURSOR_SHAPE=1,
|
|
Icon=neovim-mark
|
|
LocalTabTitleFormat=%d :Neovim
|
|
Name=nvim
|
|
Parent=FALLBACK/
|
|
RemoteTabTitleFormat=(%d): Neovim
|
|
StartInCurrentSessionDir=false
|
|
|
|
[Keyboard]
|
|
KeyBindings=nvim-KeyBindings
|
|
|
|
[Terminal Features]
|
|
BlinkingCursorEnabled=false
|
|
FlowControlEnabled=false
|