Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · v1.1.11
dotfiles
Browse files
Nov 04, 2021
feat(neovim): added hop
· a3da6329
Daryl Lim
authored
Nov 04, 2021
View commits for tag v1.1.11
v1.1.11
a3da6329
feat(zsh): added back pwnbox integration for intel
· c8d27f02
Daryl Lim
authored
Nov 04, 2021
c8d27f02
feat(neovim): vim-which-key for lsp installer
· c6373881
Daryl Lim
authored
Nov 04, 2021
c6373881
fix(neovim): removed telescope showing .git/ files
· df40e78a
Daryl Lim
authored
Nov 04, 2021
View commits for tag v1.1.10
v1.1.10
df40e78a
Nov 03, 2021
fix(neovim): set sorting strategy to ascending
· 7f2ecae0
Daryl Lim
authored
Nov 03, 2021
7f2ecae0
refactor(neovim): changed fzf to telescope
· 22ef422a
Daryl Lim
authored
Nov 03, 2021
22ef422a
Nov 02, 2021
feat(neovim): replaced old lsp installer with nvim-lsp-installer
· e7818200
Daryl Lim
authored
Nov 02, 2021
e7818200
fix(neovim): updated depreceated code for dap virtual text
· 4af357fa
Daryl Lim
authored
Nov 02, 2021
4af357fa
Oct 31, 2021
fix(virtualenv): shows the python3 path rather than the alias
· f8d39327
Daryl Lim
authored
Oct 31, 2021
f8d39327
Oct 30, 2021
build: uses brew prefix path
· aa16b7ef
Daryl Lim
authored
Oct 30, 2021
View commits for tag v1.1.9
v1.1.9
aa16b7ef
fix(neovim): better definition of brew path
· 32ccd207
Daryl Lim
authored
Oct 30, 2021
32ccd207
Oct 29, 2021
style(zsh): removed pwnbox comments completely
· 4be74a1f
Daryl Lim
authored
Oct 30, 2021
4be74a1f
fix(zsh): removed super old functions and pwnbox support
· a42597cd
Daryl Lim
authored
Oct 30, 2021
a42597cd
fix(neovim): m1 support
· 8066bd67
Daryl Lim
authored
Oct 30, 2021
8066bd67
fix(zsh): added llvm to path
· f08acfb0
Daryl Lim
authored
Oct 30, 2021
f08acfb0
fix(zsh): export new homebrew path in zshrc
· 1de40a20
Daryl Lim
authored
Oct 30, 2021
1de40a20
fix(neovim): lspsaga hint background is incorrect
· fc588054
Daryl Lim
authored
Oct 29, 2021
View commits for tag v1.1.8
v1.1.8
fc588054
Oct 25, 2021
feat(neovim): use clangd in it's own environment
· 79d9718d
Daryl Lim
authored
Oct 25, 2021
79d9718d
refactor(neovim): removed easy motion
· 32f0d899
Daryl Lim
authored
Oct 25, 2021
32f0d899
feat(neovim): replaced neoformat with formatter.nvim
· f197c62d
Daryl Lim
authored
Oct 25, 2021
View commits for tag v1.1.7
v1.1.7
f197c62d
fix(neovim): vim-doge not auto updating binary
· 53d27c8b
Daryl Lim
authored
Oct 25, 2021
53d27c8b
Oct 24, 2021
fix(macos): soft link java home with sudo
· 3f5b66fb
Daryl Lim
authored
Oct 24, 2021
3f5b66fb
ci(gpg): fixed .gnupg directory not found
· 5f29cd18
Daryl Lim
authored
Oct 24, 2021
5f29cd18
ci(dotbot): use correct version of pyyaml
· a3526b16
Daryl Lim
authored
Oct 24, 2021
a3526b16
Merge branch 'rolling'
· df66de9f
Daryl Lim
authored
Oct 24, 2021
View commits for tag v1.1.6
v1.1.6
df66de9f
fix(neovim): removed jedi support
· 1b427464
Daryl Lim
authored
Oct 24, 2021
1b427464
fix(neovim): opening a folder with neovim no longer creates a file of said name in folder
· 682c6fa4
Daryl Lim
authored
Oct 24, 2021
682c6fa4
fix(zshrc): remove quotation mark that breaks everything
· 7a1bf89a
Daryl Lim
authored
Oct 23, 2021
7a1bf89a
fix(neovim): allow fallback repl for python shell when ipython not found
· 007a1e9b
Daryl Lim
authored
Oct 23, 2021
007a1e9b
feat(zshrc): rm command works again, but now prompts for confirmation
· 7ab3b80b
Daryl Lim
authored
Oct 23, 2021
7ab3b80b
Oct 22, 2021
fix(neovim): fixed c key in visual mode being slow
· be26541e
Daryl Lim
authored
Oct 23, 2021
be26541e
feat(neovim): tabnine installation available for intel macs now
· 9c1a459d
Daryl Lim
authored
Oct 23, 2021
9c1a459d
fix(git): fixes git st not showing relative paths
· 6ce3ff2d
Daryl Lim
authored
Oct 23, 2021
View commits for tag v1.1.5
v1.1.5
6ce3ff2d
fix(neovim): manually install tabnine for AS macs
· 09d49114
Daryl Lim
authored
Oct 22, 2021
09d49114
fix(neovim): fixed different homebrew prefixes for python3 between AS and Intel
· 5c1be137
Daryl Lim
authored
Oct 22, 2021
5c1be137
fix(lualine): changed to updated source
· 33eaa568
Daryl Lim
authored
Oct 22, 2021
33eaa568
Oct 17, 2021
refactor(neovim): changed lspsaga source back to tami5
· a4de00d3
Daryl Lim
authored
Oct 17, 2021
a4de00d3
Oct 16, 2021
fix(virtualenv): remove use of system site packages
· ccde5ff5
Daryl Lim
authored
Oct 16, 2021
View commits for tag v1.1.4
v1.1.4
ccde5ff5
feat(neovim): added repl for multiple languages
· 31aeeada
Daryl Lim
authored
Oct 16, 2021
31aeeada
Oct 15, 2021
fix(gpg-signing): use pinentry-mac instead of tui
· ba517eaf
Daryl Lim
authored
Oct 15, 2021
View commits for tag v1.1.3
v1.1.3
ba517eaf
Loading