mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-11-08 16:11:16 +01:00
Compare commits
2 Commits
8c19b7697c
...
cc094c591c
| Author | SHA1 | Date | |
|---|---|---|---|
| cc094c591c | |||
| b1029daeb5 |
3
.config/nvim/after/ftplugin/python.lua
Normal file
3
.config/nvim/after/ftplugin/python.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
vim.o.shiftwidth = 2
|
||||
vim.o.softtabstop = 2
|
||||
vim.o.textwidth = 100
|
||||
Reference in New Issue
Block a user