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.3.7
dotfiles
Browse files
Jan 01, 2022
fix(zsh): show version for npx
· a382f765
Daryl Lim
authored
Jan 01, 2022
View commits for tag v1.3.7
v1.3.7
a382f765
Dec 31, 2021
fix(zsh): consistency with neovim version
· 5ce5461b
Daryl Lim
authored
Dec 31, 2021
5ce5461b
fix(neovim): disable mouse for command mode
· 5a222271
Daryl Lim
authored
Dec 31, 2021
5a222271
perf: lazy load autopairs
· 099eedba
Daryl Lim
authored
Dec 31, 2021
099eedba
fix(neovim): fixed which key commands for lsp not working
· a1275c62
Daryl Lim
authored
Dec 31, 2021
View commits for tag v1.3.6
v1.3.6
a1275c62
feat(neovim): uses null-ls to attach to lsp
· b74cbb73
Daryl Lim
authored
Dec 31, 2021
b74cbb73
Dec 30, 2021
fix(zsh): uses typeset for syntax highlighting to prevent out of range errors
· ac4ce0c5
Daryl Lim
authored
Dec 31, 2021
View commits for tag v1.3.5
v1.3.5
ac4ce0c5
Dec 27, 2021
fix(zsh): removed annoying instant prompt warnings
· 12173b69
Daryl Lim
authored
Dec 27, 2021
12173b69
Dec 25, 2021
feat(neovim): custom dashboard footer
· 8c72c70a
Daryl Lim
authored
Dec 25, 2021
View commits for tag v1.3.4
v1.3.4
8c72c70a
feat(neovim): autopairs automatically adds space after when adding space before in bracket pair
· 7bfcdd25
Daryl Lim
authored
Dec 25, 2021
7bfcdd25
fix(neovim): removed colorcolumn for whichkey
· aa14cf5c
Daryl Lim
authored
Dec 25, 2021
View commits for tag v1.3.3
v1.3.3
aa14cf5c
perf(neovim): lazy load dap
· 8e6e88ad
Daryl Lim
authored
Dec 25, 2021
8e6e88ad
Dec 24, 2021
feat(neovim): repeat support for vim-surround
· d1c4bef5
Daryl Lim
authored
Dec 24, 2021
d1c4bef5
build: updated packages
· 6f95152c
Daryl Lim
authored
Dec 24, 2021
6f95152c
style(neovim): removed init.vim
· 4648b65d
Daryl Lim
authored
Dec 24, 2021
View commits for tag v1.3.2
v1.3.2
4648b65d
feat(neovim): now supports mouse
· a1028101
Daryl Lim
authored
Dec 24, 2021
a1028101
fix(neovim): format in whichkey
· 0550a3e6
Daryl Lim
authored
Dec 24, 2021
View commits for tag v1.3.1
v1.3.1
0550a3e6
fix(neovim): chadtree now shows up in lualine
· a4d08d3a
Daryl Lim
authored
Dec 24, 2021
a4d08d3a
perf(neovim): replaced nerdcommenter with comment.nvim
· 59761324
Daryl Lim
authored
Dec 24, 2021
59761324
perf(neovim): some optimisations
· 33c8db5d
Daryl Lim
authored
Dec 24, 2021
33c8db5d
Merge branch 'refract/lua' into rolling/arm
· 7d0bc51d
Daryl Lim
authored
Dec 24, 2021
View commits for tag v1.3.0
v1.3.0
7d0bc51d
feat(neovim): added shortcuts for dashboard
· c858076b
Daryl Lim
authored
Dec 24, 2021
c858076b
fix(neovim): iron, dashboard and other mappings
· da62bea0
Daryl Lim
authored
Dec 24, 2021
da62bea0
fix(neovim): visual mode change lag
· 03ace27f
Daryl Lim
authored
Dec 24, 2021
03ace27f
Dec 22, 2021
perf(neovim): cached packer_compiled.lua to impatient
· 6b1ffbe5
Daryl Lim
authored
Dec 22, 2021
6b1ffbe5
fix(neovim): fixed packer problems
· 1fb8b86c
Daryl Lim
authored
Dec 22, 2021
1fb8b86c
Dec 21, 2021
feat(neovim): converted init.vim to init.lua
· d13eb5db
Daryl Lim
authored
Dec 21, 2021
d13eb5db
refactor(neovim): changed to remap
· 67c147b9
Daryl Lim
authored
Dec 21, 2021
67c147b9
refactor(neovim): changed vim plug to packer
· 601df61d
Daryl Lim
authored
Dec 21, 2021
601df61d
refactor(neovim): changed which-key to lua
· c4bd1535
Daryl Lim
authored
Dec 21, 2021
c4bd1535
Dec 20, 2021
refactor(neovim): more vimscript to lua
· 5d2d7584
Daryl Lim
authored
Dec 20, 2021
5d2d7584
refactor(neovim): vimscript to lua
· 389f1bd9
Daryl Lim
authored
Dec 20, 2021
389f1bd9
refactor(neovim): converting vimscript to lua
· d5564c52
Daryl Lim
authored
Dec 20, 2021
d5564c52
fix(neovim): fixed padding for dashboard
· 9966af47
Daryl Lim
authored
Dec 20, 2021
9966af47
fix(neovim): fixed colour column showing up for whickkey
· f4445195
Daryl Lim
authored
Dec 20, 2021
f4445195
Dec 19, 2021
feat(neovim): replaced startify with dashboard
· 0e3ece0e
Daryl Lim
authored
Dec 20, 2021
0e3ece0e
feat(neovim): replaced vim-codex with nvim-magic
· c5f6d134
Daryl Lim
authored
Dec 19, 2021
c5f6d134
Dec 16, 2021
fix(zsh): prioritise homebrew rather than macos packages
· 8a4ffb7b
Daryl Lim
authored
Dec 16, 2021
View commits for tag v1.2.1
v1.2.1
8a4ffb7b
Dec 13, 2021
fix: changed update script from omz to zgenom
· c221b340
Daryl Lim
authored
Dec 13, 2021
View commits for tag v1.2.0
v1.2.0
c221b340
fix: no more hardcoded dotfiles location
· 381120a2
Daryl Lim
authored
Dec 13, 2021
381120a2
Loading