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

212 commits

Author SHA1 Message Date
11b18b6813 nvim: lua: use mason for lua_ls 2024-11-11 08:47:51 +01:00
0a7088aa43 nvim: fix commentstring for sql files. 2024-11-04 23:03:55 +01:00
feeb6e596e nvim: update packages 2024-11-03 13:58:57 +01:00
891ce58272 nvim: update packages 2024-11-03 13:58:57 +01:00
8d169fddae nvim: comments 2024-11-03 13:58:57 +01:00
21e35a82d7 nvim: php: remove adalessa/laravel.nvim 2024-11-03 13:58:57 +01:00
04cb7cd905 nvim: php: add php-cs-fixer as formatter for php files. 2024-11-03 13:58:57 +01:00
f63bdaa84f nvim: php: remove phpactor plugin 2024-11-03 13:58:57 +01:00
01b72ed9a7 nvim: php: configure both phpactor (for refactoring) and intelephense (for everything else) LSP servers 2024-11-03 13:58:57 +01:00
435b33ac3a nvim: lsp: add options to disable some LSP features globally and per server. 2024-11-03 13:58:57 +01:00
777113d90f nvim: adding after/ftplugin/alpha.lua 2024-11-03 13:58:57 +01:00
7ea0af0728 nvim/_types.lua: fix comment 2024-11-03 13:58:57 +01:00
9178b3108f nvim: keymaps: add keymap for format selection 2024-11-03 13:58:57 +01:00
401e6f2ed0 nvim: adding ray-x/lsp_signature.nvim 2024-11-03 13:58:57 +01:00
e9de80a97e nvim: conform: support range formatting 2024-11-03 13:58:57 +01:00
d82420ffeb nvim: use pnx/mini.bufremove instead of echasnovski/mini.bufremove 2024-11-03 13:41:26 +01:00
e0e6af316c nvim: update packages 2024-10-29 13:56:55 +01:00
1acff15791 nvim: new php config 2024-10-29 13:56:22 +01:00
e14fbda089 nvim: update pkgs 2024-10-24 22:06:27 +02:00
a6eefc17f9 nvim: php: pin laravel.nvim version 2024-10-24 22:05:56 +02:00
e4f891da45 nvim: snippets: adding rfc5322 date 2024-10-17 11:56:00 +02:00
7bb5d36e1e nvim: lazy load some plugins. 2024-10-15 08:46:54 +02:00
bf5139abd0 nvim: update pkgs 2024-10-15 08:45:38 +02:00
3708aa2f65 nvim: treesitter: enable textobjects. 2024-10-14 16:09:03 +02:00
d3a4a487a1 nvim: lsp: lazy load on BufReadPre and BufNewFile events. 2024-10-14 16:08:12 +02:00
544108ee13 nvim: support multiple servers on LSP hover. 2024-10-14 16:04:32 +02:00
3decda3d31 nvim: lsp: guard against empty server configs. 2024-10-14 15:59:04 +02:00
65f8ae7e3a nvim/lua/user/plugins/lang/go.lua: skip field alignment warnings 2024-10-14 15:42:05 +02:00
113dc823ca nvim: no need to lazy load lsp-config as lsp is already lazy loaded 2024-10-14 15:41:41 +02:00
aecab153cd nvim/lua/user/lazy.lua: set catppuccin colorscheme 2024-10-11 14:18:01 +02:00
7d2de7d5fc nvim: keymaps: dont jump half pages on shift + arrow keys. 2024-10-11 14:17:42 +02:00
5b5015c69b nvim: keymaps: yank/paste from/to system register should work in both visual line and block mode 2024-10-11 14:16:32 +02:00
0c43d80579 nvim: keymaps: apply indent and move to end for pasting in visual mode 2024-10-11 14:15:48 +02:00
562e53b3f8 nvim: keymaps: add mapping to select the whole buffer 2024-10-11 14:14:47 +02:00
9c25f6ee8e nvim/lua/user/plugins/editor.lua: remove ufo. not used atm. 2024-10-11 14:14:00 +02:00
ebddcd7411 nvim: adding undotree 2024-10-11 14:13:36 +02:00
6c8246302f nvim: colorscheme: override php builtin function 2024-10-11 14:13:11 +02:00
42f76bd536 nvim: colorscheme: override label 2024-10-11 14:12:52 +02:00
a4a13bfadd nvim: php: add blade formatter. 2024-10-01 14:22:45 +02:00
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
c89f88c2b1 nvim: adding goolord/alpha-nvim 2024-09-28 15:07:17 +02:00
a80c273012 nvim: colorscheme: change TelescopeSelection 2024-09-27 15:45:00 +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