mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-01 03:47:19 +00:00
feat(nvim): refactoring, docs, keybinds, others
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
-- Highlight, edit, and navigate code
|
||||
-- https://github.com/nvim-treesitter/nvim-treesitter
|
||||
return {
|
||||
-- Highlight, edit, and navigate code
|
||||
-- https://github.com/nvim-treesitter/nvim-treesitter
|
||||
'nvim-treesitter/nvim-treesitter',
|
||||
build = function()
|
||||
pcall(require('nvim-treesitter.install').update { with_sync = true })
|
||||
|
||||
Reference in New Issue
Block a user