Add coc basic config, not fully working yet
This commit is contained in:
4
nvim-coc/lua/plugins/utility/context.lua
Executable file
4
nvim-coc/lua/plugins/utility/context.lua
Executable file
@@ -0,0 +1,4 @@
|
||||
return {
|
||||
-- similar to sticky scroll in vscode
|
||||
"nvim-treesitter/nvim-treesitter-context",
|
||||
}
|
||||
Reference in New Issue
Block a user