jordanyono
c5e4e5cca7
tags
2026-03-05 16:08:46 -05:00
jordanyono
f68d07c4e0
update
2026-03-05 11:36:26 -05:00
jordanyono
3236f481d7
json fmt
2026-02-26 14:48:02 -05:00
jordanyono
d54396f478
autoread external
2026-02-06 12:17:04 -05:00
jordanyono
9b06a7cb5c
gitty
2025-12-17 12:18:31 -05:00
jordanyono
7005b044de
links
2025-12-17 09:47:04 -05:00
jordanyono
10c0f99c99
moar
2025-12-16 14:37:23 -05:00
jordanyono
819633aec1
better naming
2025-11-23 17:59:16 -05:00
jordanyono
fea500cefb
fix formatter
2025-11-21 16:50:22 -05:00
jordanyono
1bd862e78b
fixing formatter
2025-11-21 16:00:02 -05:00
jordanyono
fb6a5bb614
add sql-formatter
2025-11-21 15:41:23 -05:00
jordanyono
68a8adbc25
move h to a
2025-11-21 15:28:32 -05:00
jordanyono
b3b3270082
hidden greps
2025-11-20 17:44:45 -05:00
jordanyono
357bbdb942
adding val
2025-11-20 17:30:16 -05:00
jordanyono
a8a15331c9
changes
2025-11-04 13:46:45 -05:00
jordanyono
f3cadfaf0b
woo
2025-10-27 23:59:54 -04:00
jordanyono
6bd14e2537
updates
2025-10-27 23:28:56 -04:00
jordanyono
e01be2e14a
Merge branch 'master' of https://github.com/jyono/kickstart.nvim
2025-10-21 11:22:13 -04:00
jordanyono
1c6512d227
no write
2025-10-21 11:22:08 -04:00
Jordan Yono
c577052c67
nerd font
2025-10-20 06:24:52 -04:00
jordanyono
b44766ba67
yayaya
2025-10-16 22:35:33 -04:00
jordanyono
d2edadcbe1
fix
2025-10-13 14:04:51 -04:00
jordanyono
70d8b82df2
more treesitting
2025-10-13 13:54:00 -04:00
jordanyono
a1f1968cb3
ts configgy
2025-10-09 14:33:19 -04:00
jordanyono
c81ec8776f
trhing
2025-10-08 11:11:29 -04:00
jordanyono
5f7f4fae24
add gopls
2025-10-08 11:00:42 -04:00
jordanyono
427af219d8
add
2025-10-08 10:46:59 -04:00
jordanyono
99decc9168
add
2025-10-08 10:33:17 -04:00
jordanyono
3fb64a9be1
paste no yank
2025-09-19 15:18:43 -04:00
jordanyono
cd9f5a7eb1
blame
2025-09-12 06:46:29 -04:00
jordanyono
37a2b56005
blame
2025-09-12 06:45:15 -04:00
jordanyono
903b0c8b22
blame
2025-09-12 06:43:28 -04:00
jordanyono
2f469766cc
update
2025-09-02 16:36:56 -04:00
jordanyono
ce74176b29
lock and load
2025-08-18 17:14:00 -04:00
jordanyono
2bddc423c7
neotree
2025-08-12 19:45:04 -04:00
jordanyono
47be0540ec
thing
2025-08-04 22:49:05 -04:00
jordanyono
81f2e7c7fd
gitsigns
2025-08-04 11:45:50 -04:00
jordanyono
e224bba226
thangs
2025-08-04 11:35:21 -04:00
jordanyono
e214fab668
add nvim-tree
2025-08-01 15:08:03 -04:00
jordanyono
868feb4383
gd
2025-07-24 13:08:32 -04:00
jordanyono
9bae26dd5a
init lua
2025-07-24 12:52:44 -04:00
jordanyono
e1aee4bb95
things
2025-07-24 12:33:19 -04:00
jordanyono
a26816c422
sync
2025-07-17 10:26:38 -04:00
Carlos Calla Alarcón
3338d39206
Update remaining Mason's old address ( #1530 )
2025-05-22 17:10:04 -04:00
Omri Sarig
6ba2408cdf
fix: rename vim.highlight.on_yank to vim.hl.on_yank ( #1482 )
...
The functions of vim.highlight were renamed to vim.hl on commit
18b43c331d8a0ed87d7cbefe2a18543b8e4ad360 of neovim, which was applied
with the release of nvim version 0.11.
Now, the use of vim.highlight is deprecated, and instead, one should
use vim.hl functions.
In practice, vim.highlight is still working, however, asking for help
for vim.highlight.on_yank fails (E149), while asking for help for
vim.hl.on_yank works as expected. So, by updating the used function, a
new user will have easier time looking getting the relevant help.
Co-authored-by: Omri Sarig <omri.sarig@prevas.dk>
2025-05-10 20:29:04 -04:00
Damjan 9000
f5a9f9cdc6
README: mention fd-find in requirements ( #1477 )
...
Fixes #1476
2025-05-10 20:23:54 -04:00
pynappo
fb73617653
don't lazy-load neo-tree so netrw hijacking on startup works ( #1489 )
2025-05-10 20:18:04 -04:00
Ori Perry
c92ea7ca97
Replace vim.opt with vim.o ( #1495 )
...
* Replace vim.opt with vim.o
Because it offers a nicer interface and info on hover.
For now leave vim.opt when using the table interface (until vim.o
with tables is implemented)
* Add type hint for vim.opt.rtp
* Add a comment about using vim.opt instead of vim.o
2025-05-10 20:16:03 -04:00
guru245
2b2f0f8364
feat: switch vim-sleuth for guess-indent.nvim ( #1512 )
2025-05-10 20:11:50 -04:00
guru245
76cb865e4f
Change to Mason's new address ( #1516 )
2025-05-09 19:41:44 -04:00