update doc tags
This commit is contained in:
@@ -68,7 +68,8 @@ nnoremap <leader>n :LuaTreeFindFile<CR>
|
||||
- create proper highlight groups or add highlight function to give the user ability to setup colors themselves
|
||||
- add `<C-t>` to open buffer in new tab
|
||||
|
||||
### Window Feature
|
||||
### Window Feature / Fixes
|
||||
- opening help should open on the bottom
|
||||
- better window management:
|
||||
- check tree buffer/window for change so we can avoid it being resized or moved around or replaced by another file
|
||||
- monitor window layout in current tab to open files in the right place
|
||||
|
||||
2
doc/tags
2
doc/tags
@@ -1,5 +1,7 @@
|
||||
:LuaTreeFindFile nvim-tree-lua.txt /*:LuaTreeFindFile*
|
||||
:LuaTreeRefresh nvim-tree-lua.txt /*:LuaTreeRefresh*
|
||||
:LuaTreeToggle nvim-tree-lua.txt /*:LuaTreeToggle*
|
||||
g:lua_tree_follow nvim-tree-lua.txt /*g:lua_tree_follow*
|
||||
g:lua_tree_ignore nvim-tree-lua.txt /*g:lua_tree_ignore*
|
||||
g:lua_tree_side nvim-tree-lua.txt /*g:lua_tree_side*
|
||||
g:lua_tree_size nvim-tree-lua.txt /*g:lua_tree_size*
|
||||
|
||||
Reference in New Issue
Block a user