3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Mar 17, 2024 — Mar 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add usage section and goto/find_def explanation More... over 12 years ago
Add install, intro, and features sections More... over 12 years ago
Document keybindings and options More... over 12 years ago
Merge pull request #107 from runiq/silent-dot-mappings More... over 12 years ago
Cosmetic and formatting fixes More... over 12 years ago
Add vimdoc documentation More... over 12 years ago
Silence dot completion mappings More... over 12 years ago
default encoding for VIM compiled with -multibyte, fixes #100 More... over 12 years ago
Merge branch 'dev' of github.com:davidhalter/jedi-vim into dev More... over 12 years ago
Merge pull request #101 from ricobl/tabnew-drop More... over 12 years ago
Removed `has_gui` variable. More... over 12 years ago
Used `tab drop` only when gui is available. More... over 12 years ago
Improved opening file in existing or new tab. More... over 12 years ago
Merge pull request #89 from ethinx/issue80 More... over 12 years ago
Fix #80 "Not an editor command: Python << PYTHONEOF" More... over 12 years ago
Merge branch 'dev' of github.com:davidhalter/jedi-vim into dev More... over 12 years ago
updated AUTHORS.txt, added @mattn, @ming13, @hattya, @flupke, @lilix, @strycore, @ganwell, @todesschaf, @Tinche More... over 12 years ago
Merge pull request #83 from andviro/master More... over 12 years ago
removed unneeded ignores More... over 12 years ago
fixed find related names More... over 12 years ago
Merge remote-tracking branch 'origin/master' into dev More... over 12 years ago
Merge pull request #79 from ganwell/master More... over 12 years ago
Select first line of completion popup. Improves typing flow and saves one keypress. More... over 12 years ago
Added note about installation on arch More... over 12 years ago
set the cursor to the right position, messed that up in the previous commit, #65 More... over 12 years ago
turn syntax highlighting on again if it's turned off by renaming (possible vim bug). More... over 12 years ago
Merge pull request #71 from ming13/readme-syntax-highlighting More... over 12 years ago
Restore colons in the readme file. More... over 12 years ago
Use VimL syntax highlighting in the readme file. More... over 12 years ago
Don't map <C-c> if a mapping already exists, fixes #69 More... over 12 years ago