You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
26 lines
551 B
26 lines
551 B
[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=konsole-256color,NVIM_TUI_ENABLE_TRUE_COLOR=1,NVIM_TUI_ENABLE_CURSOR_SHAPE=1,
|
|
Icon=neovim-mark
|
|
LocalTabTitleFormat=%w
|
|
Name=nvim
|
|
Parent=FALLBACK/
|
|
RemoteTabTitleFormat=( %w )
|
|
StartInCurrentSessionDir=false
|
|
|
|
[Keyboard]
|
|
KeyBindings=nvim-KeyBindings
|
|
|
|
[Terminal Features]
|
|
BidiRenderingEnabled=false
|
|
BlinkingCursorEnabled=false
|
|
FlowControlEnabled=false
|
|
|