nix/config/nvim/after/ftplugin/javascript.lua
2026-02-07 00:45:47 -05:00

2 lines
46 B
Lua

vim.o.shiftwidth = 2
vim.o.makeprg = 'node %'