This website requires JavaScript.
Explore
Help
Register
Sign In
leigh
/
outline.nvim
Watch
1
Star
0
Fork
0
You've already forked outline.nvim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
1c07dfb4bb9f84079b3d01cb5b9f661c044c9fce
outline.nvim
/
lua
/
symbols-outline
History
simrat39
b32435a2f5
fix(rename): Unload state after rename
...
lua keeps stuff 'cached' so the state does not get updated, therefore we need to manually unload it
2021-04-22 17:59:29 -07:00
..
hover.lua
fix(hover): Add more autocmd to unhover and unload state after hover
2021-04-22 17:58:23 -07:00
parser.lua
refractor: Restructure project
2021-04-22 14:24:21 -07:00
rename.lua
fix(rename): Unload state after rename
2021-04-22 17:59:29 -07:00
symbols.lua
symbols: Add TypeParameter symbol and highlight
2021-04-22 15:19:37 -07:00
ui.lua
refractor: Restructure project
2021-04-22 14:24:21 -07:00
writer.lua
refractor: Restructure project
2021-04-22 14:24:21 -07:00