Add which-key and some basic keybinds

This commit is contained in:
pfych 2025-02-26 14:31:28 +11:00
parent e2a8848a27
commit cc66db9594
4 changed files with 16 additions and 9 deletions

View file

@ -1,5 +1,3 @@
vim.cmd("autocmd!")
vim.scriptencoding = 'utf-8'
vim.opt.encoding = 'utf-8'
vim.opt.fileencoding = 'utf-8'