1
0
This commit is contained in:
2025-03-28 18:14:04 +00:00
parent 7bb3573390
commit 0c0e58deb2
2 changed files with 0 additions and 10 deletions

View File

@@ -38,7 +38,6 @@ vim.opt.colorcolumn = "80"
-- use language-specific plugins for indenting (better):
vim.cmd("filetype plugin indent on")
vim.cmd("syntax on")
vim.keymap.set('n', 'p', '<Cmd>pu<CR>')