update nixvim and fix deprecations

This commit is contained in:
2024-11-19 16:46:13 +01:00
parent 13925c6490
commit 461d94f808
5 changed files with 20 additions and 15 deletions

View File

@ -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";