updates
This commit is contained in:
@@ -202,6 +202,7 @@ return {
|
||||
},
|
||||
|
||||
{ 'bellinitte/uxntal.vim', lazy = false },
|
||||
{ 'hylang/vim-hy', lazy = false },
|
||||
{
|
||||
'nvim-flutter/flutter-tools.nvim',
|
||||
ft = 'dart',
|
||||
@@ -306,6 +307,7 @@ return {
|
||||
-- Show Code Outline/Symbols tree window
|
||||
{
|
||||
'stevearc/aerial.nvim',
|
||||
branch = "nvim-0.11",
|
||||
opts = {
|
||||
close_on_select = true,
|
||||
-- backends = { 'lsp', 'markdown', 'man' },
|
||||
|
||||
Reference in New Issue
Block a user