add(nvim): comment, lsp, mason, treesitter (working)

This commit is contained in:
Léana 江 2023-02-21 21:55:45 +01:00
parent 1c00999846
commit 5632160e50
3 changed files with 75 additions and 70 deletions

View file

@ -1,3 +1,3 @@
require('core.settings')
require('core.bootstrap')
require('core.settings')
require('core.plugins')