All public logs
From Notes_Wiki
Combined display of all available logs of Notes_Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 05:05, 4 January 2023 Saurabh talk contribs created page Seeing spaces and tabs in vim (Created page with "Home > Rocky Linux or CentOS > Rocky Linux 8.x > Text Editors > vim > Seeing spaces and tabs in vim Normally we cannot differentiate between spaces and tabs in vim. However, if visualzing the difference between space and tab is important, we can use following: <pre> :set lcs=space:_,tab:>~ list </pre> Refer: * https://stackoverflow.com/questions/61221579/how-to-view-tabs-spaces-and-various-tab-rel...")