pimp up nvim functionality for other languages (not only Python)
This commit is contained in:
@@ -4,7 +4,7 @@ return {
|
||||
config = function()
|
||||
require("toggleterm").setup({
|
||||
size = 10,
|
||||
open_mapping = [[<c-ß>]],
|
||||
open_mapping = [[<C-ß>]],
|
||||
hide_numbers = true,
|
||||
shade_filetypes = {},
|
||||
shade_terminals = true,
|
||||
|
||||
Reference in New Issue
Block a user