[water7] feat: Set vim as default editor
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
1a777addf3
commit
ec8a042f93
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@
|
|||
# Vim config
|
||||
vim = {
|
||||
enable = true;
|
||||
defaultEditor = true;
|
||||
settings = {
|
||||
expandtab = true;
|
||||
tabstop = 2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue