mirror of
https://github.com/iofq/nvim.nix.git
synced 2026-01-23 08:55:16 -06:00
lint
This commit is contained in:
parent
bdaba979ac
commit
4e88567cac
5 changed files with 24 additions and 19 deletions
|
|
@ -61,5 +61,5 @@ require('nvim-treesitter.configs').setup {
|
|||
|
||||
require('treesitter-context').setup {
|
||||
max_lines = 2,
|
||||
min_window_height = 50
|
||||
min_window_height = 50,
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue