mirror of
https://github.com/Gerg-L/nixos.git
synced 2025-12-10 00:43:56 -05:00
added custom package
This commit is contained in:
parent
5513491697
commit
a0dc72ccda
5 changed files with 59 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ o.backup = false
|
|||
o.writebackup = false
|
||||
--formatting
|
||||
o.expandtab = true
|
||||
o.shiftwidth = true
|
||||
o.shiftwidth = 2
|
||||
o.tabstop = 2
|
||||
-- pretty numbers
|
||||
o.signcolumn = "number"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue