nvim which-key fix and enable TreeWalker in python

This commit is contained in:
Henrik Bakken
2026-04-26 00:49:10 +02:00
parent 99ab844325
commit 2d0f0470a0
2 changed files with 2 additions and 2 deletions
+1
View File
@@ -2,3 +2,4 @@ vim.o.colorcolumn = "100"
vim.opt.tabstop = 4
vim.opt.shiftwidth = 4
vim.opt.softtabstop = 4
vim.g.no_python_maps = 1