update
This commit is contained in:
parent
c228e84659
commit
1060320a54
2 changed files with 6 additions and 15 deletions
|
@ -50,15 +50,6 @@ augroup qf
|
||||||
autocmd FileType qf set nobuflisted
|
autocmd FileType qf set nobuflisted
|
||||||
augroup END
|
augroup END
|
||||||
|
|
||||||
augroup filetype_yaml
|
|
||||||
autocmd!
|
|
||||||
autocmd BufNewFile,BufReadPost *.{yaml,yml} set filetype=yaml foldmethod=indent
|
|
||||||
autocmd FileType yaml |
|
|
||||||
setlocal shiftwidth=2 |
|
|
||||||
setlocal softtabstop=2 |
|
|
||||||
setlocal tabstop=2
|
|
||||||
augroup END
|
|
||||||
|
|
||||||
" vimdiff
|
" vimdiff
|
||||||
set diffopt+=iwhite
|
set diffopt+=iwhite
|
||||||
set diffexpr=""
|
set diffexpr=""
|
||||||
|
|
12
flake.lock
12
flake.lock
|
@ -155,11 +155,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs-stable": {
|
"nixpkgs-stable": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1631706269,
|
"lastModified": 1631993469,
|
||||||
"narHash": "sha256-KVaS+GC3gz/G5qL09ZUnq4gpQR38C+AWuXJ1ftirgK0=",
|
"narHash": "sha256-McX1mqzbXtfyf8w9cA5gJHD2mDjen+4ze6xpHHKXuRI=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "8dd8bd8be74879f9f7919b16a4cb5ab2a75f18e5",
|
"rev": "6120ac5cd201f6cb593d1b80e861be0342495be9",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
@ -187,11 +187,11 @@
|
||||||
},
|
},
|
||||||
"nur": {
|
"nur": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1631903254,
|
"lastModified": 1632061895,
|
||||||
"narHash": "sha256-avnD5+2mHsCIAW1s0jAz0lrhL5MsZ2gp3gSEidPlpNw=",
|
"narHash": "sha256-GosTrM6zvwTBnI6jrgdcudzq/GnCKfqI9qLdpPaFtK0=",
|
||||||
"owner": "nix-community",
|
"owner": "nix-community",
|
||||||
"repo": "NUR",
|
"repo": "NUR",
|
||||||
"rev": "3662dae84aa658a31c8617857e9b94edcb5ae9fd",
|
"rev": "7107632345179a92776663b5b1e0a6a1a7ae9440",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
Loading…
Reference in a new issue