mirror of
https://github.com/tomru/nvim.git
synced 2026-03-03 14:37:15 +01:00
reorganise files
This commit is contained in:
3
lua/config/utils.lua
Normal file
3
lua/config/utils.lua
Normal file
@@ -0,0 +1,3 @@
|
||||
_G.P = function(v)
|
||||
print(vim.inspect(v))
|
||||
end
|
||||
Reference in New Issue
Block a user