|
|
357620a11b
|
nvim: options: set type for user.highlight_yank
|
2024-08-26 19:24:37 +02:00 |
|
|
|
388916ee13
|
nvim: utils.misc: Adding luadoc comment for opts table passed to highlight_yank()
|
2024-08-26 19:24:17 +02:00 |
|
|
|
a57f1ddae0
|
nvim: ui: adding j-hui/fidget.nvim
|
2024-08-26 19:18:54 +02:00 |
|
|
|
a89e7efdee
|
nvim: autocomplete: better context for spell completions
|
2024-08-26 18:54:52 +02:00 |
|
|
|
b0fed18ace
|
nvim: minor typo fix
|
2024-08-26 18:53:04 +02:00 |
|
|
|
ea732271df
|
nvim: keymaps update
|
2024-08-26 18:52:31 +02:00 |
|
|
|
b81cbae374
|
nvim: remove some comments and fixing trailing spaces
|
2024-08-26 18:47:57 +02:00 |
|
|
|
88454b931c
|
nvim add a files with type aliases because luals is being a twat
|
2024-08-26 18:46:56 +02:00 |
|
|
|
1fc9d83c9b
|
nvim/.luarc.json: add more globals
|
2024-08-26 18:46:14 +02:00 |
|
|
|
1a3ed3453c
|
nvim: fix some minor linting issues.
|
2024-08-26 18:45:56 +02:00 |
|
|
|
89ecd1070a
|
nvim: remove old files
|
2024-08-26 18:41:57 +02:00 |
|
|
|
7f4ee0aecb
|
nvim/lua/user/utils/telescope.lua: use vim.api.nvim_get_option_value() instead of deprectaed vim.api.nvim_buf_get_option()
|
2024-08-26 18:41:15 +02:00 |
|
|
|
f2f77b41cb
|
nvim/lua/user/utils/telescope.lua: remove unused variables
|
2024-08-26 18:40:29 +02:00 |
|
|
|
3f8113c479
|
nvim/lua/user/plugins/editor/fuzzyfinder.lua: remove unused path_delim
|
2024-08-26 18:40:05 +02:00 |
|
|
|
6769c2c508
|
nvim/lua/user/plugins/ui/statusline.lua: use vim.lsp.get_clients() instead of deprecated vim.lsp.buf_get_clients()
|
2024-08-26 18:39:35 +02:00 |
|
|
|
d995d54959
|
nvim: fuzzyfinder: fix ignore patterns
|
2024-08-26 13:07:57 +02:00 |
|
|
|
769d071538
|
nvim: add pcall to .luarc.json
|
2024-08-26 13:07:11 +02:00 |
|
|
|
a415054cda
|
nvim: indent fix
|
2024-08-26 13:06:45 +02:00 |
|
|
|
7d14948480
|
new nvim config
|
2024-08-25 16:49:58 +02:00 |
|
|
|
f087422bbf
|
adding scripts/zs
|
2024-08-25 16:08:19 +02:00 |
|
|
|
8af67be13a
|
minor stuff
|
2024-08-25 16:08:01 +02:00 |
|
|
|
9fef9ff39a
|
bashrc: source cargo (rust) env file.
|
2024-08-25 16:07:48 +02:00 |
|
|
|
d0b432878d
|
i3
|
2024-08-25 16:07:20 +02:00 |
|
|
|
921942a8ad
|
hyprland
|
2024-08-25 16:07:10 +02:00 |
|
|
|
73574e3464
|
update alacritty
|
2024-08-25 16:05:38 +02:00 |
|
|
|
5838aeac0e
|
adding fish/conf.d/rustup.fish
|
2024-08-25 16:05:08 +02:00 |
|
|
|
ec5ddd3d33
|
fish: adding tree alias
|
2024-08-25 16:04:38 +02:00 |
|
|
|
884f1970a7
|
nvim: update
|
2024-08-25 16:03:19 +02:00 |
|
|
|
3f00eddbfe
|
nvim: borders
|
2024-08-15 18:29:09 +02:00 |
|
|
|
6b97e69cac
|
nvim use phpactor again
|
2024-08-15 18:28:06 +02:00 |
|
|
|
1db812896c
|
nvim: style Pmenu abit nicer
|
2024-08-15 18:26:02 +02:00 |
|
|
|
f7e141da9a
|
adding phpactor config
|
2024-08-15 18:20:10 +02:00 |
|
|
|
0adb1a40eb
|
nvim: some formatting
|
2024-08-13 19:30:17 +02:00 |
|
|
|
184e9b01ee
|
nvim: add more null_ls LSPs
|
2024-08-13 19:26:45 +02:00 |
|
|
|
ce9876aa17
|
nvim: use intelephense as LSP for php
|
2024-08-13 19:25:25 +02:00 |
|
|
|
10d7d79fbf
|
nvim: modify colors abit.
|
2024-08-13 19:24:32 +02:00 |
|
|
|
03a2d268f0
|
nvim: blend popup and windows with background
|
2024-08-13 19:23:35 +02:00 |
|
|
|
f6e49492c0
|
nvim: disable float borders
|
2024-08-13 19:22:53 +02:00 |
|
|
|
80a3f2eba1
|
nvim: telescope: have a space as border instead of just color the background same as foreground.
|
2024-08-13 19:22:20 +02:00 |
|
|
|
c8637d1aee
|
nvim/snippets/go.lua: add snippet for if error case
|
2024-08-13 15:31:39 +02:00 |
|
|
|
846f15666b
|
nvim: add custom colors for markup tokens
|
2024-08-12 16:27:51 +02:00 |
|
|
|
63d37ef012
|
nvim: remove K bind, its efficient to use default
|
2024-08-12 16:27:33 +02:00 |
|
|
|
323c8b077c
|
update alacritty config
|
2024-08-12 16:26:46 +02:00 |
|
|
|
5b544f388e
|
tmux.conf: add n and e keybind
|
2024-08-11 12:08:47 +02:00 |
|
|
|
4721600c3e
|
tmux.conf: pass -f flag to wl-copy
|
2024-08-11 12:08:29 +02:00 |
|
|
|
8ea00b5708
|
scripts/tmuxs: select session with -a flag
|
2024-08-11 12:07:04 +02:00 |
|
|
|
51b5d4750f
|
alacritty: change opacity
|
2024-08-11 12:05:31 +02:00 |
|
|
|
0c9595cac4
|
Xresources: set cursor size
|
2024-08-11 12:04:08 +02:00 |
|
|
|
135df3462b
|
fish: add alias for cat
|
2024-08-11 12:03:46 +02:00 |
|
|
|
92d7361472
|
update i3
|
2024-08-11 12:03:16 +02:00 |
|