aboutsummaryrefslogtreecommitdiffhomepage
path: root/vim
diff options
context:
space:
mode:
authorHsieh Chin Fan <pham@topo.tw>2024-05-10 17:10:18 +0800
committerHsieh Chin Fan <pham@topo.tw>2024-05-10 17:10:18 +0800
commit892810feb79d6f83c13208197964189abcc02f12 (patch)
tree026e7581790e654c08019dfbd40246c4952a0318 /vim
parent4fb1d8b979a9c6508cf27c7bfa7d3a5aaf165e41 (diff)
Update
Diffstat (limited to 'vim')
-rw-r--r--vim/kickstarter.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/kickstarter.lua b/vim/kickstarter.lua
index 8607dff..f79c213 100644
--- a/vim/kickstarter.lua
+++ b/vim/kickstarter.lua
@@ -451,7 +451,6 @@ require('nvim-treesitter.configs').setup {
451 auto_install = false, 451 auto_install = false,
452 452
453 highlight = { enable = true }, 453 highlight = { enable = true },
454 indent = { enable = true },
455 incremental_selection = { 454 incremental_selection = {
456 enable = true, 455 enable = true,
457 keymaps = { 456 keymaps = {