diff options
| author | iamcheeseman <[email protected]> | 2026-05-10 18:36:22 -0400 |
|---|---|---|
| committer | iamcheeseman <[email protected]> | 2026-05-10 18:36:22 -0400 |
| commit | 8e5173a2d25c8f79607f4806016276065abda41c (patch) | |
| tree | be4cfd1d2c7589d85b44f55ea8a966cb3bf3d776 /.config/nvim/ftplugin/lua.lua | |
| parent | f0bf896d1372c69d8ad7889564a28168954d8123 (diff) | |
update
Diffstat (limited to '.config/nvim/ftplugin/lua.lua')
| -rw-r--r-- | .config/nvim/ftplugin/lua.lua | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.config/nvim/ftplugin/lua.lua b/.config/nvim/ftplugin/lua.lua deleted file mode 100644 index 9c6b1dc..0000000 --- a/.config/nvim/ftplugin/lua.lua +++ /dev/null @@ -1,3 +0,0 @@ -vim.o.tabstop = 2 -vim.o.shiftwidth = 2 -vim.treesitter.stop() -- get this TRASH outta here |
