mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-01-31 00:46:37 +00:00
chore(nvim): tweaks, docs, updates
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
-- https://github.com/folke/trouble.nvim
|
||||
return {
|
||||
"folke/trouble.nvim",
|
||||
dependencies = "kyazdani42/nvim-web-devicons",
|
||||
config = {
|
||||
dependencies = "nvim-tree/nvim-web-devicons",
|
||||
opts = {
|
||||
-- position of the list can be: bottom, top, left, right
|
||||
position = "bottom",
|
||||
-- height of the trouble list when position is top or bottom
|
||||
|
||||
Reference in New Issue
Block a user