mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 16:53:00 +00:00
nh: nix-helper
This commit is contained in:
parent
d12c5d5e4e
commit
8a266783a2
9 changed files with 52 additions and 3 deletions
3
home/dot_config/nvim/ftplugin/lua.lua
Normal file
3
home/dot_config/nvim/ftplugin/lua.lua
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
vim.bo.shiftwidth = 2
|
||||
vim.bo.softtabstop = 2
|
||||
vim.bo.expandtab = true
|
||||
Loading…
Add table
Add a link
Reference in a new issue