1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 03:14:55 +02:00
Commit graph

289 commits

Author SHA1 Message Date
7756703feb nvim: adding obsidian plugin 2024-10-01 14:21:31 +02:00
d4c7d6da07 nvim/lua/user/plugins/ui/neotree.lua: update config abit. 2024-10-01 14:20:49 +02:00
7483dd622c nvim: color blade tags. 2024-10-01 14:20:19 +02:00
45c86c20fd nvim/after/ftplugin/go.lua: set hardtabs
go coding style standard uses tabs, so lets do it.
2024-10-01 14:20:06 +02:00
5f39dbc80b nvim/lua/user/utils/indent.lua: add width parameter to setHardtabs() 2024-10-01 14:19:24 +02:00
80ecf5578e nvim: minor fix 2024-10-01 14:18:56 +02:00
a957b65ae4 nvim: add injections query for blade. 2024-10-01 14:18:46 +02:00
f8bc452719 install.sh: update 2024-09-28 17:31:32 +02:00
3ef179b248 i3: run dunst on startup. 2024-09-28 17:31:21 +02:00
bae64459ac adding dunst config 2024-09-28 17:27:01 +02:00
ac2e8b2c13 tmux: modify fzf height abit. 2024-09-28 17:24:44 +02:00
78d000a5ef Adding picom 2024-09-28 17:24:10 +02:00
85950c817e alacritty: update white color. 2024-09-28 15:09:23 +02:00
7d50ba9cf9 i3: use polybar 2024-09-28 15:08:59 +02:00
d8291651ee i3: minor style fixes. 2024-09-28 15:08:52 +02:00
c89f88c2b1 nvim: adding goolord/alpha-nvim 2024-09-28 15:07:17 +02:00
8efe712565 tmux: fix bind to tmuxs 2024-09-27 17:55:32 +02:00
a5516e6741 tmux: change fzf flags 2024-09-27 17:55:19 +02:00
7f2b412279 scripts/tmuxs: disable preview in fzf 2024-09-27 17:54:36 +02:00
9571928239 adding polybar config 2024-09-27 17:53:55 +02:00
a80c273012 nvim: colorscheme: change TelescopeSelection 2024-09-27 15:45:00 +02:00
708c4f6670 pimp fzf 2024-09-26 22:48:41 +02:00
8baa91fe1e nvim: keymaps: fix remove whitespace command. 2024-09-24 22:36:21 +02:00
a6eb14fbe3 nvim: update packages 2024-09-24 21:47:08 +02:00
b99d65bced nvim: adding mason. 2024-09-24 21:42:49 +02:00
d8028932c3 nvim: go: enable codelens 2024-09-24 21:42:12 +02:00
e2f6ba8a18 nvim: lsp: disable codelens globally. 2024-09-24 21:38:13 +02:00
6efa099fd8 nvim: lsp: use client.supports_method() instead of client.server_capabilities.
works better for some reason.
2024-09-24 21:37:38 +02:00
141d1fb960 nvim: update icons. 2024-09-24 19:41:38 +02:00
fe5385fccf nvim: keymaps: add mapping to search files in current dir. 2024-09-24 19:41:26 +02:00
61bc4bc810 nvim/lua/user/utils/telescope.lua: adding find_in_current_dir() 2024-09-24 19:40:44 +02:00
bd6f6bed80 nvim: minor stuff 2024-09-24 19:40:13 +02:00
d028b5b009 nvim/lua/user/plugins/editor/fuzzyfinder.lua: ignore current buffer in buffer view. 2024-09-24 19:39:01 +02:00
293f7c2c48 nvim/README.md: update 2024-09-17 18:51:11 +02:00
0192a8b966 nvim: keymaps: documentation 2024-09-12 16:16:20 +02:00
9cee35c4c3 nvim: keymaps: add maps for git blame 2024-09-12 16:16:12 +02:00
45459e0b1d nvim: update packages 2024-09-12 15:56:53 +02:00
9ad23967e8 nvim: plugins/lang/php: include html 2024-09-12 15:55:59 +02:00
a7abd3e2a5 nvim: remove lua/user/plugins/lang/blade.lua (it is include in php config) 2024-09-12 15:55:41 +02:00
3639b9e46b nvim: lsp: allow server configuration to override lsp features. 2024-09-12 15:52:21 +02:00
8f78a1b7d1 nvim: fix keymaps 2024-09-09 13:15:25 +02:00
832abc2c01 nvim: update plugins 2024-09-08 13:41:34 +02:00
66f56251ab nvim: add keymaps for tests. 2024-09-08 13:40:56 +02:00
9bade906b1 nvim: update statusline config 2024-09-08 13:38:56 +02:00
058b658b85 nvim: colorscheme: add custom colors for neotest groups. 2024-09-08 13:38:28 +02:00
6f6cb51e16 nvim: php: skip phpactor config
Its configured in its own file in .config/
2024-09-08 13:37:52 +02:00
40bfbc6dc3 nvim: go: add neotest adapter. 2024-09-08 13:36:50 +02:00
bac6a3a280 nvim: php: fix config for neotest 2024-09-08 13:36:30 +02:00
8d4b37c9c2 nvim: adding neotest 2024-09-08 13:35:54 +02:00
1fc5258230 nvim: autocomplete: rearrange fields 2024-09-08 13:34:57 +02:00