The Wayback Machine - https://web.archive.org/web/20210905163723/https://github.com/dhruvmanila
Skip to content
Avatar

Organizations

@TheAlgorithms
Block or Report

Block or report dhruvmanila

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. A bot for TheAlgorithms/Python repository.

    Python 19 8

  2. A Neovim Telescope extension to open your browser bookmarks right from the editor!

    Lua 41 1

  3. My dotfiles for bash, neovim (completely configured in lua), vim, tmux and macOS

    Lua 6 1

  4. Scrabble and hangman played directly on the terminal.

    Python 3 2

2,270 contributions in the last year

Sep Oct Nov Dec Jan Feb Mar Apr May Jun Jul Aug Mon Wed Fri

Contribution activity

September 2021

Created 21 commits in 1 repository

Created a pull request in nvim-telescope/telescope.nvim that received 2 comments

perf: load builtin submodules when a picker is invoked

This adds a layer when requiring the builtin submodules to be loaded only when a picker is actually invoked. Ref: https://github.com/tjdevries/lazy…

+61 −50 2 comments

Created an issue in nvim-telescope/telescope.nvim that received 1 comment

Incorrect border when resuming a dropdown theme picker

Description The border on the top side of the results buffer is incorrect when resuming a dropdown theme picker. Neovim version NVIM v0.6.0-dev+198…

1 comment