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

483 commits

Author SHA1 Message Date
e3e733f528 nvim/lua/user/plugins/core/colorscheme.lua: use custom_hightlights 2025-03-30 10:11:15 +02:00
aba8d805ad nvim/lua/user/keymaps.lua: style fixes 2025-03-23 16:43:45 +01:00
655c0ccaf6 nvim/lua/user/keymaps.lua: add <leader>cl (codelens) binding 2025-03-23 16:40:59 +01:00
07c862fe8d nvim/lua/user/keymaps.lua: minor change 2025-03-23 16:40:32 +01:00
12c1bd6792 tmux: update keybinds 2025-03-23 16:39:37 +01:00
841b47db9f nvim: update packages 2025-03-23 16:37:09 +01:00
09b7206983 nvim/lua/user/options.lua: change numberwidth 2025-03-23 16:36:58 +01:00
97557fe8ef Adding nvim/after/ftplugin/alpha.lua 2025-03-23 16:36:43 +01:00
cf822419ff phpactor: disable phpstan 2025-03-23 16:36:31 +01:00
9958cc410c phpactor: use inotify as indexer watcher 2025-03-23 16:36:20 +01:00
7578bf4b26 phpactor: adding more templates 2025-03-23 16:34:27 +01:00
70ce2131d5 nvim/lua/user/plugins/editor/treesitter.lua: adding dotenv parser 2025-03-23 16:26:30 +01:00
080c5418a8 nvim/lua/user/plugins/editor/treesitter.lua: adding some common parsers 2025-03-23 16:26:30 +01:00
c182636b17 nvim/lua/user/plugins/lang/php.lua: add sql and csv to treesitter. 2025-03-23 16:26:30 +01:00
47b091705c nvim/lua/user/plugins/lang/go.lua: make sure mason installs required tools. 2025-03-23 16:26:30 +01:00
b4116a78f5 nvim/lua/user/plugins/lang/go.lua: set usePlaceholders 2025-03-23 16:26:30 +01:00
36bfe68942 nvim/lua/user/utils/lsp.lua: pass correct parameters to vim.lsp.utils.make_position_params() 2025-03-23 16:26:30 +01:00
9255ebb69f update nvim/spell 2025-03-23 16:26:30 +01:00
b3a3b49707 adding nvim/queries/php/injections.scm 2025-03-23 16:26:30 +01:00
4fb5507ff5 nvim: adding gutter toggling. 2025-03-23 16:26:30 +01:00
0c3d0c6cbe Adding install/icons.sh 2025-02-27 05:44:54 +01:00
168bc21bfe install/fedora.sh: install feh for i3 2025-02-27 05:44:45 +01:00
b1bf92116a install/fedora.sh: install core by default 2025-02-27 05:43:08 +01:00
a67d7798a4 udpate kitty/kitty.conf 2025-02-06 18:12:18 +01:00
ab5acf4263 nvim/lua/user/plugins/editor.lua: fixing status column some more. 2025-01-29 09:27:51 +01:00
c076f9bdd9 nvim/lua/user/plugins/editor.lua: fix cursor line for status column 2025-01-29 08:36:49 +01:00
ec5ace4dd7 nvim/lua/user/plugins/lsp.lua: fix capabilities variable 2025-01-27 06:59:57 +01:00
908e7ab026 nvim: remove nvim-cmp 2025-01-27 06:52:32 +01:00
32711d0db2 nvim: adding neovide config 2025-01-27 06:47:32 +01:00
d20b270825 nvim/lua/user/plugins/editor/treesitter.lua: remove textobjects 2025-01-26 18:50:53 +01:00
7b9b80ac09 nvim: update packages 2025-01-26 18:48:38 +01:00
a8c85ef7c8 alacritty/alacritty.toml: update 2025-01-26 18:47:46 +01:00
fffa6d5322 nvim/queries/php_only/indents.scm: fix phpdoc indents 2025-01-26 18:45:46 +01:00
c8b6b4f1d9 nvim/lua/user/plugins/ui/statusline.lua: minor fixes 2025-01-26 18:45:19 +01:00
54adb118e5 nvim/lua/user/plugins/ui/neotree.lua: fix. 2025-01-26 18:45:01 +01:00
8a7cd484c0 nvim/lua/user/plugins/editor.lua: change some plugins to mini 2025-01-26 18:44:04 +01:00
214075db6d nvim/lua/user/plugins/core.lua: remove unused local variable 2025-01-26 18:43:28 +01:00
cc00ba4eb1 nvim/lua/user/plugins/editor/finder.lua: disable preview per default. 2025-01-26 18:42:53 +01:00
9d371f0de7 nvim/lua/user/plugins/editor/autocomplete.lua: updated settings 2025-01-26 18:42:29 +01:00
f29bbc2184 nvim/lua/user/plugins/core/colorscheme.lua: no transparent background if using neovide 2025-01-26 18:42:19 +01:00
f3b3a35b9d fonts/Iosevka: add nerdfont patcher script and the nerd fonts. 2025-01-26 18:41:48 +01:00
c4155370b4 nvim/lua/user/plugins/lang/php.lua: ensure blade treesitter parser is installed. 2025-01-19 00:16:42 +01:00
ee5d7505e8 nvim/lua/user/plugins/lang/php.lua: disable alot of capabilities for phpactor 2025-01-19 00:16:21 +01:00
176f522a49 nvim/lua/user/plugins/lsp.lua: remove unused server capabilities options and add server_capabilities field that server config can override. 2025-01-19 00:15:21 +01:00
a56f3652b5 nvim: go: update settings for gopls 2025-01-18 17:27:42 +01:00
a7538c250d nvim: hacking with and height of telescope windows. 2025-01-18 17:27:12 +01:00
35438bea75 nvim: remove _types.lua (not needed anymore) 2025-01-18 17:26:27 +01:00
926b3edc94 nvim/lua/user/keymaps.lua: add keybinds for workspace symbols. 2025-01-17 22:13:15 +01:00
1ead91c553 nvim/lua/user/keymaps.lua: change keymaps for jump next/prev paragraph 2025-01-17 22:12:39 +01:00
ba84ff50f2 nvim/lua/user/icons.lua: adding questionmark icon 2025-01-17 22:11:59 +01:00