1f7e2bd3c8
bugfix: merge after effects and general clean up
2024-07-25 20:48:43 +02:00
b648a78bdf
added missing treesitter entry and comments
2024-07-24 22:00:00 +02:00
ec72cd372a
Merge remote-tracking branch 'modular/master'
2024-07-24 08:50:43 +02:00
Damjan 9000
e1d6094136
Merge 'upstream' Neovim 0.10 updates and more
...
Merged commits from upstream:
Update comment about the toggle inlay hints keymap
lint: fix lsp warning in `vim.lsp.inlay_hint.is_enabled`
Update lazydev config to fix "Undefined field `fs_stat`" LSP error
Neovim 0.10 updates
Fix comment about mini.ai example
Make conform.nvim be lazy-loadable again
Update README.md | %userprofile%\appdata\local -> %localappdata%
Make debug lazy loadable
Remove redundant require
Fix neo-tree keymap description
fix: add required parsers from nvim-treesitter
2024-07-22 20:25:55 +02:00
92ba643d67
added html parser for treesitter
2024-07-22 10:45:08 +02:00
d117ed8ecf
simple PHP parser and lsp config
2024-07-10 17:41:34 +02:00
b9151b4f27
additional nvim-ts-autotag functionality
2024-06-01 21:53:10 +02:00
Damjan 9000
f28bfcd7ac
Merge 'upstream' Add diff to treesitter's ensure_installed languages
2024-05-06 09:13:48 +02:00
40d22e9971
Merge remote-tracking branch 'modular/master'
2024-04-22 11:35:18 +02:00
Damjan 9000
b6b33e61a4
Merge 'upstream' prefer_git, inlay hints
...
- add prefer_git to treesitter config
- Enable inlay hints for the supporting servers
2024-04-17 20:42:05 +02:00
05d6e9158c
ignore install arduino because of processing-java
2024-04-14 01:39:46 +02:00
cf566a7e20
luadoc ensure installed
2024-04-08 15:13:07 +02:00
Damjan 9000
dc9eb06f47
Merge 'upstream' Add luadoc in treesitter, instructions to quit lazy
...
- Add `'luadoc'`, to the `ensure_installed` of `nvim-treesitter/nvim-treesitter`
- Add instructions to quit :lazy
2024-03-28 09:57:19 +01:00
afc8abfe8a
install git ts-parsers support
2024-03-19 13:36:32 +01:00
ef2d450b7c
install markdown 'support'
2024-03-19 13:36:17 +01:00
1f144bb7fe
Merge remote-tracking branch 'modular/master'
2024-03-17 14:34:39 +01:00
Damjan 9000
55008e9c68
Merge 'upstream' timeoutlen, cmp scroll, friendly snippets, luasnip, ruby
...
Merged:
- fix: disable ts indenting for Ruby
- doc: add note about advanced luasnip features
- Move friendly snippets to dependencies of LuaSnip (#759 )
- Add <C-b>/<C-f> cmp mapping to scroll cmp docs (#750 )
- doc: add info about timeoutlen (#691 )
2024-03-15 18:18:21 +01:00
Damjan 9000
7da09adddb
Merge 'upstream' rename <C-t>, use opts for treesitter
...
- chore: rename <C-T> to <C-t> for consistency
- feat: allow treesitter defaults to be overwritten from custom directory
2024-03-12 01:13:38 +01:00
6c52d13b74
treesitter: auto (closing) tag
2024-03-07 12:50:18 +01:00
0a21a56a34
treesitter: incremental selection already enabled
2024-03-07 12:50:03 +01:00
4673abea85
Merge remote-tracking branch 'modular/master'
2024-03-05 09:11:28 +01:00
847a2658f8
additional treesitter plugins
2024-03-03 01:46:46 +01:00
Damjan 9000
df166c3b8b
Merge 'upstream/master' chore: fix typos
2024-03-01 23:11:08 +01:00
a96ae14c51
Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into nvim-lua-master
2024-03-01 09:15:22 +01:00
Damjan 9000
f94c10e3bd
Merge 'upstream/master' fixups (autocommand, auto_install)
...
fixup: change comment to reflect auto_install
fixup: add autocommand link for help and description
2024-02-26 21:18:37 +01:00
Damjan 9000
1ff3a155aa
Merge 'upstream/master' rewrite: slimmer, trimmer and more lazy kickstart.nvim
2024-02-26 21:15:29 +01:00