various things
This commit is contained in:
parent
68c06e6aeb
commit
a292c7031d
3 changed files with 6 additions and 0 deletions
3
bashrc
3
bashrc
|
@ -504,6 +504,9 @@ function op
|
||||||
"uxf")
|
"uxf")
|
||||||
umlet "$1"
|
umlet "$1"
|
||||||
;;
|
;;
|
||||||
|
"html")
|
||||||
|
firefox "$1"
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
xdg-open "$1"
|
xdg-open "$1"
|
||||||
;;
|
;;
|
||||||
|
|
|
@ -50,3 +50,4 @@ nargin
|
||||||
isfield
|
isfield
|
||||||
rmfield
|
rmfield
|
||||||
elseif
|
elseif
|
||||||
|
TEAP
|
||||||
|
|
|
@ -206,3 +206,5 @@ noremap! <Left> <Esc>
|
||||||
noremap <Right> ""
|
noremap <Right> ""
|
||||||
noremap! <Right> <Esc>
|
noremap! <Right> <Esc>
|
||||||
|
|
||||||
|
|
||||||
|
"Languagetool - :LanguageToolCheck
|
||||||
|
|
Loading…
Reference in a new issue