42-header.nvim
42-header.nvim copied to clipboard
Neovim header for 42 projects. Written in Lua.
Results
1
42-header.nvim issues
Sort by
recently updated
recently updated
newest added
original plugin cannot work when the first line is the shebang line. I add a check function and add the header behind the shebang line when it exist.
enhancement