Learn how to create HTML files in just a few keyboard strokes using Vim text editor. This article explains how to use Vim to create simple HTML files and define keyboard mappings for quick HTML file editing... Read More
Articles found : 31
search term: old files
Every php file you create must be included at some point before you use it. but as the website becomes bigger and the number of files increases, it becomes extremely difficult to keep track of the files. if you can't organize your code you might find yourself including the same file multiple times. and the code itself will look ugly and might not be resources friendly... Read More
Often times when we are editing our files, we need a faster way to produce hundreds, even thousands of lines with repetitive content or lines that have some variables that change on every line and it would be tedious to write them manually. Here comes Python.... Read More
Learn how to streamline command execution in Vim with the OutputCommands function. Execute old commands effortlessly within your current file, boosting productivity.... Read More
wchanger is a versatile wallpaper changer script designed for i3 users, offering seamless integration into the i3 environment. Although the repository is no longer actively updated, the 5-year-old code still functions well, albeit with room for improvement. Explore the GitHub repository and contribute to its development!... Read More