nvim which-key fix and enable TreeWalker in python
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user