mirror of
https://github.com/davegallant/nix-config
synced 2025-08-07 00:58:16 +00:00
Bind lock to slock
This commit is contained in:
@@ -71,9 +71,8 @@ set path+=**
|
||||
" Display all matching files when we tab complete
|
||||
set wildmenu
|
||||
|
||||
set tabstop=4
|
||||
set shiftwidth=4
|
||||
set expandtab
|
||||
set tabstop=2
|
||||
set shiftwidth=2
|
||||
|
||||
" Enable folding
|
||||
set foldmethod=indent
|
||||
|
Reference in New Issue
Block a user