mirror of
https://github.com/marianozunino/nvim.git
synced 2025-06-28 18:43:50 -03:00
chore: some qol crap
This commit is contained in:
parent
867159343a
commit
6fb744cdae
34 changed files with 433 additions and 598 deletions
|
@ -1,11 +1,9 @@
|
|||
return {
|
||||
dir = "/home/forbi/Dev/marianozunino/presenterm.nvim",
|
||||
"marianozunino/presenterm.nvim",
|
||||
config = function()
|
||||
require("presenterm").setup({
|
||||
patterns = {
|
||||
"*.presenterm",
|
||||
"*.pterm",
|
||||
"*.md",
|
||||
},
|
||||
auto_launch = true,
|
||||
terminal_cmd = "kitty --title 'Presenterm: {title}' --override font_size=18 {cmd}",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue