[2024-08-01] Add autocommand to reset cursor from nvim -> alacritty
This commit is contained in:
parent
dc59e14fb3
commit
aa766faff1
2 changed files with 6 additions and 1 deletions
|
@ -136,7 +136,7 @@ win_components.active[3][3] = {
|
|||
}
|
||||
}
|
||||
win_components.active[3][4] = {
|
||||
provider = 'scroll_bar',
|
||||
provider = 'scroll_bar'
|
||||
}
|
||||
win_config.components = win_components
|
||||
win_config.disable = { filetypes = { '^neo[-]tree$' } }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue