Enable automatic deployment for nki-personal-do (#3)
This commit is contained in:
parent
2e2fb79004
commit
d162925be3
6 changed files with 69 additions and 3 deletions
|
@ -66,7 +66,7 @@ map global normal D ": delete-one<ret>"
|
|||
hook global InsertChar \t %{ exec -draft -itersel h@ }
|
||||
set global tabstop 4
|
||||
set global indentwidth 4
|
||||
hook global WinSetOption filetype=(c|cpp|haskell|nix) %{
|
||||
hook global WinSetOption filetype=(c|cpp|haskell|nix|yaml) %{
|
||||
set global tabstop 2
|
||||
set global indentwidth 2
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue