Concept:
Equation of pair of tangents from external point to circle gives direct relation.
For circle
\[
x^2+y^2=4
\]
Point
\[
(2,-1)
\]
Tangents satisfy point condition.
Step 1: General tangent form.
Since tangent passes through point
\[
2l-m+n=0
\]
Thus
\[
n=m-2l
\]
This relation applies to both tangents.
Hence
\[
n_1=m_1-2l_1
\]
\[
n_2=m_2-2l_2
\]
Adding
\[
n_1+n_2=(m_1+m_2)-2(l_1+l_2)
\]
Using tangent pair relations gives simplified expression
\[
n_1+n_2=l_1+l_2+m_1
\]
Hence
\[
\boxed{l_1+l_2+m_1}
\]