update nixvim and fix deprecations
This commit is contained in:
@ -3,8 +3,7 @@
|
||||
enable = true;
|
||||
|
||||
settings = {
|
||||
live_config_reload = true;
|
||||
|
||||
general.live_config_reload = true;
|
||||
env.TERM = "xterm-256color";
|
||||
bell.duration = 0;
|
||||
cursor.style = "Block";
|
||||
|
Reference in New Issue
Block a user