diff --git a/lua/plex/config/autocmds.lua b/lua/plex/config/autocmds.lua index 25ee149..6842616 100644 --- a/lua/plex/config/autocmds.lua +++ b/lua/plex/config/autocmds.lua @@ -14,6 +14,15 @@ vim.api.nvim_create_autocmd({ 'FocusGained', 'TermClose', 'TermLeave' }, { command = 'checktime', }) +-- Caution: Causes Errors? +-- -- Open Neotree in new tabs +-- vim.api.nvim_create_autocmd({'TabNewEntered' }, { +-- group = augroup('automatic_neotree'), +-- callback = function() +-- vim.cmd('Neotree') +-- end, +-- }) + -- Go to last loc when opening a buffer, see ':h last-position-jump' vim.api.nvim_create_autocmd('BufReadPost', { group = augroup('last_loc'), diff --git a/spell/en.utf-8.add b/spell/en.utf-8.add index 025978e..bd01647 100644 --- a/spell/en.utf-8.add +++ b/spell/en.utf-8.add @@ -153,3 +153,12 @@ struct enum priorisierbar 仕方がない +Gleichzeitigkeitsmechanismen +ServiceWrapper +Repräsentierung +Docstrings +Backends +dirs +MessageFrame +Addressor +init