0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
May 27, 2023 — May 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added :shell command
guillermoooo
as guillermooo
More... over 12 years ago
added not implemented errors
guillermoooo
as guillermooo
More... over 12 years ago
when appending, add newline only if there's content in the target file
guillermoooo
as guillermooo
More... over 12 years ago
simplified :write code
guillermoooo
as guillermooo
More... over 12 years ago
use sublime.platform() instead of os.name
guillermoooo
as guillermooo
More... over 12 years ago
added file to manifest
guillermoooo
as guillermooo
More... over 12 years ago
add own key map file
guillermoooo
as guillermooo
More... over 12 years ago
improve :substitute command
guillermoooo
as guillermooo
More... over 12 years ago
add some flags and repetition of last command to :substitute
guillermoooo
as guillermooo
More... over 12 years ago
clean up code
guillermoooo
as guillermooo
More... over 12 years ago
add :substitute command (preliminary)
guillermoooo
as guillermooo
More... over 12 years ago
added files to manifest
guillermoooo
as guillermooo
More... over 12 years ago
updated manifest and ignore more files
guillermoooo
as guillermooo
More... over 12 years ago
add infrastructure files
guillermoooo
as guillermooo
More... over 12 years ago
remove unused line
guillermoooo
as guillermooo
More... over 12 years ago
improve error handling of commands, cleanup
guillermoooo
as guillermooo
More... over 12 years ago
improve error handling of parsing errors
guillermoooo
as guillermooo
More... over 12 years ago
code cleanup
guillermoooo
as guillermooo
More... over 12 years ago
renaming for accuracy
guillermoooo
as guillermooo
More... over 12 years ago
improve address handling in :move and :copy
guillermoooo
as guillermooo
More... over 12 years ago
fix :<range> and close : prompt on bad command
guillermoooo
as guillermooo
More... over 12 years ago
tentative implementation of :copy command
guillermoooo
as guillermooo
More... over 12 years ago
initial implementation of :move and :file and :files
guillermoooo
as guillermooo
More... over 12 years ago
(not) implement :ascii commands
guillermoooo
as guillermooo
More... over 12 years ago
improve :pwd command
guillermoooo
as guillermooo
More... over 12 years ago
improve :r! command
guillermoooo
as guillermooo
More... over 12 years ago
improve :r! command
guillermoooo
as guillermooo
More... over 12 years ago
refactor the arg passing to ex commands
guillermoooo
as guillermooo
More... over 12 years ago
make :r! insert read output into every selection
guillermoooo
as guillermooo
More... over 12 years ago
improve command to filter text through the shell (linux)
guillermoooo
as guillermooo
More... over 12 years ago