mirror of
https://github.com/tiyn/dotfiles.git
synced 2025-10-10 11:31:16 +02:00
nvim: ide-features added
- linting for shell and markdown - rename function mapped to F5 - minor GTK changes
This commit is contained in:
@@ -133,3 +133,7 @@ endsnippet
|
||||
snippet ,ttt "Typewriter" A
|
||||
\texttt{$1} $2
|
||||
endsnippet
|
||||
|
||||
snippet $ "Mathmode" A
|
||||
$$1$ $2
|
||||
endsnippet
|
||||
|
Reference in New Issue
Block a user