mirror of
https://github.com/pnx/dotfiles
synced 2026-06-17 19:40:02 +02:00
nvim: remove some comments and fixing trailing spaces
This commit is contained in:
parent
88454b931c
commit
b81cbae374
3 changed files with 1 additions and 11 deletions
|
|
@ -1,7 +1 @@
|
|||
-- Hard tabs
|
||||
-- vim.bo.expandtab = false
|
||||
-- vim.bo.tabstop = 8
|
||||
-- vim.bo.shiftwidth = 0
|
||||
-- vim.bo.softtabstop = 0
|
||||
|
||||
require("user.utils.indent").setHardtabs()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue