No longer uses tree-sitter with emacs

This commit is contained in:
minhtrannhat
2022-01-12 17:57:34 -05:00
parent 3bd44c6b48
commit 6c20814f2b
5 changed files with 23 additions and 17 deletions

View File

@@ -10,7 +10,6 @@ vim.termguicolors = true
lvim.colorscheme = "nord"
lvim.shell = "/bin/fish"
vim.opt.guifont = "JetBrainsMono Nerd Font Mono:h16"
-- keymappings [view all the defaults by pressing <leader>Lk]
lvim.leader = "space"