Merge branch 'main' of labs.scarif.space:chris/nvim

This commit is contained in:
Chris
2026-07-08 08:58:49 +01:00
3 changed files with 8 additions and 14 deletions
-1
View File
@@ -164,5 +164,4 @@ helpers.format_buffer = function(formatter, buf, cwd)
end
return helpers
-- nnoremap <Leader>ev :tabedit $MYVIMRC<CR>