Major changes including better ui and more keybinds :)

This commit is contained in:
2023-02-15 23:11:33 -05:00
parent 52ba49ec82
commit 8c8512386b
24 changed files with 664 additions and 118 deletions

View File

@ -1,5 +1,6 @@
require('nvim-treesitter.configs').setup {
ensure_installed = { 'help',
ensure_installed = {
'help',
'c',
'lua',
'norg',