|
|
0ddd0309ca
|
nvim/lua/user/plugins/ui/colorscheme.lua: fix indent lines and whitespace highlight
|
2025-09-29 15:18:47 +02:00 |
|
|
|
fad0842b76
|
nvim/lua/user/utils/indent.lua: document parameters and minor updates
|
2025-09-29 15:17:58 +02:00 |
|
|
|
e885d4ea66
|
nvim: prefer unix line endings
|
2025-09-28 12:18:49 +02:00 |
|
|
|
dd05d65994
|
nvim/lua/user/plugins/ui/colorscheme.lua: add @type.builtin
|
2025-09-23 19:30:21 +02:00 |
|
|
|
ea22774d62
|
nvim/lua/user/plugins/lang/go.lua: ignore ST1000 and ST1003
|
2025-09-23 19:29:15 +02:00 |
|
|
|
3c232dafe1
|
nvim: update lazy packages
|
2025-09-23 19:29:00 +02:00 |
|
|
|
419a78db76
|
nvim/lua/user/plugins/lang/php.lua: add phpstan to mason.
|
2025-09-23 19:28:04 +02:00 |
|
|
|
71b3445c42
|
nvim/README.md: require Neovim 0.11+
|
2025-09-23 19:27:41 +02:00 |
|
|
|
ed76e46d41
|
nvim/lua/user/plugins/lang/typescript.lua: use vue_ls as plugin
|
2025-09-23 19:26:05 +02:00 |
|
|
|
e0223cd40d
|
nvim/lua/user/plugins/lang/vue.lua: volar is renamed to vue_ls
|
2025-09-23 19:25:28 +02:00 |
|
|
|
d6c427f66a
|
nvim/lua/user/plugins/editor/treesitter.lua: update dotenv file pattern
|
2025-09-23 19:21:12 +02:00 |
|
|
|
f5a41a9680
|
nvim/lua/user/plugins/lang/go.lua: use mason-org/mason.nvim instead of williamboman/mason.nvim
|
2025-09-23 19:21:12 +02:00 |
|
|
|
728669d288
|
add javascript config
|
2025-09-23 19:21:12 +02:00 |
|
|
|
fff1d291ab
|
nvim/lua/user/plugins/ide/lsp.lua: update to mason 2.0+
also dropping support for nvim < 0.11
|
2025-09-23 19:21:12 +02:00 |
|
|
|
70cc0aa2e3
|
nvim/lua/user/plugins/lang/go.lua: pass parameters to vim.lsp.util.make_range_params
|
2025-09-10 17:25:02 +02:00 |
|
|
|
c0075ac1ab
|
nvim/lua/user/keymaps.lua: path formatting
|
2025-07-21 05:51:11 +02:00 |
|
|
|
f946f2ea6d
|
nvim/lua/user/plugins/ide.lua: import ide.test
|
2025-07-21 05:50:59 +02:00 |
|
|
|
fc1bafc590
|
nvim/lua/user/plugins/ui/editor.lua: update todo-comments settings
|
2025-07-21 05:50:32 +02:00 |
|
|
|
3c9a19b863
|
nvim/lua/user/plugins/ui/colorscheme.lua: todo comments
|
2025-07-21 05:50:14 +02:00 |
|
|
|
8715f65c86
|
nvim/lua/user/plugins/ui/colorscheme.lua: update SignColumnSep
|
2025-07-21 05:49:54 +02:00 |
|
|
|
404ff585f1
|
nvim: update packages
|
2025-06-13 11:44:48 +02:00 |
|
|
|
d63c10216e
|
nvim/lua/user/plugins/lang/markdown.lua: more pimp
|
2025-05-13 23:58:43 +02:00 |
|
|
|
7883f32c48
|
nvim/lazy: update packages
|
2025-05-13 23:34:12 +02:00 |
|
|
|
39401d14ff
|
nvim/lua/user/plugins/ide/lsp.lua: move markdown conf to lang/markdown
|
2025-05-13 23:33:54 +02:00 |
|
|
|
6b1dcffbd6
|
nvim/lua/user/plugins/lang/markdown.lua: update settings
|
2025-05-13 23:32:39 +02:00 |
|
|
|
222602cf66
|
nvim/lua/user/plugins/ui/dashboard.lua: update header
|
2025-05-13 23:05:31 +02:00 |
|
|
|
3b236f6ab4
|
adding nvim/lua/user/plugins/ui/nvimtree.lua
|
2025-05-13 23:04:52 +02:00 |
|
|
|
d076a6f49f
|
nvim/lua/user/plugins/ui/colorscheme.lua: nvim-tree highlights
|
2025-05-13 23:02:18 +02:00 |
|
|
|
8fac7b18a5
|
nvim/lua/user/plugins/ui/colorscheme.lua: remove unused extensions
|
2025-05-13 23:02:00 +02:00 |
|
|
|
359507e0dd
|
nvim/lua/user/plugins/lang/html.lua: add html lsp
|
2025-05-13 23:01:00 +02:00 |
|
|
|
681910f785
|
nvim/lua/user/plugins/ide/lsp.lua: update
|
2025-05-13 23:00:41 +02:00 |
|
|
|
36939b006a
|
nvim/lua/user/plugins/ide/lsp.lua: add support new nvim api (0.11+)
|
2025-04-28 23:58:29 +02:00 |
|
|
|
68cee9f48a
|
nvim: updated packages.
|
2025-04-19 11:26:47 +02:00 |
|
|
|
d151f2e3f8
|
nvim: remove some commented out stuff.
|
2025-04-19 11:26:29 +02:00 |
|
|
|
0d7a5fab7b
|
nvim: moved stuff around.
|
2025-04-19 11:25:56 +02:00 |
|
|
|
300d300664
|
nvim: fix lualine background
|
2025-03-30 10:13:20 +02:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|