feat: make index.toml readonly
This commit is contained in:
3
.exrc
Normal file
3
.exrc
Normal file
@@ -0,0 +1,3 @@
|
||||
augroup exrc
|
||||
autocmd BufRead,BufNewFile index.toml setlocal nomodifiable readonly
|
||||
augroup END
|
||||
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
index.toml linguist-generated=true
|
||||
Reference in New Issue
Block a user