c4c90f8138
Merge remote-tracking branch 'modular/master'
2025-01-13 11:43:50 +01:00
Damjan 9000
ee40a0ed8b
Merge 'upstream' 5 changes from 2024-10-30
...
* Remove two because there are more than two.
* Set breakpoint icons and their highlight colors
* Change diagnostic symbols if vim.g.have_nerd_font is true
* fix: lazy help tag on line 931
* Disable linting autocmd for readonly buffers
2024-10-31 18:56:10 +01:00
1f7e2bd3c8
bugfix: merge after effects and general clean up
2024-07-25 20:48:43 +02:00
35ff1656f1
remove unused plugins
2024-07-24 08:50:55 +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
7a9d85ceb9
remove heuristic buffer option detection (like tabstop)
2024-07-10 17:41:49 +02:00
2f268bea6f
delete debugging configurations
2024-06-04 14:24:09 +02:00
2067f93aec
change colorscheme to catppuccin
2024-06-01 13:00:49 +02:00
0d0d725de1
exchange nvim-autopairs with mini.pairs
2024-05-31 17:00:16 +02:00
40d22e9971
Merge remote-tracking branch 'modular/master'
2024-04-22 11:35:18 +02:00
Damjan 9000
3d2daa7965
Merge 'upstream' Move plugin examples from README to optional plugin files
2024-04-17 23:08:09 +02:00
7b5e9cecc0
remove unused plugins
2024-03-30 16:24:58 +01:00
b0ce1f2c0b
isolate smooth scroll plugin to customs
2024-03-30 16:23:58 +01:00
2c810036ff
isolate markdown plugin to customs
2024-03-30 16:23:36 +01:00
1ddfc4f1ed
moved git related plugins together
2024-03-30 16:21:34 +01:00
0e7bdda687
Merge remote-tracking branch 'modular/master'
2024-03-27 11:18:17 +01:00
a093b14686
Merge branch 'master' of https://github.com/Baipyrus/nvim-config
2024-03-26 08:38:47 +01:00
82c98b224a
move git-related plugins to custom/fugitive
2024-03-26 08:35:21 +01:00
9d1a039dd6
install git graph viewer
2024-03-20 10:48:29 +01:00
ef2d450b7c
install markdown 'support'
2024-03-19 13:36:17 +01:00
Damjan 9000
d20d58c3e8
Merge 'upstream' Some suggestions and capitalised a few words
2024-03-18 18:50:47 +01:00
Damjan 9000
b59b1d2a3d
Merge 'upstream' feat: add linter plugin, lua_ls config comment
...
- feat: add linter plugin
- assign table to filetype in lua_ls config comment
2024-03-18 17:43:59 +01:00
1f144bb7fe
Merge remote-tracking branch 'modular/master'
2024-03-17 14:34:39 +01:00
af52a45ee2
Merge branch 'master' of https://github.com/Baipyrus/nvim-config
2024-03-08 23:59:15 +01:00
5d8d5f4011
Merge remote-tracking branch 'modular/master'
2024-03-07 14:35:05 +01:00
b74dc3c0be
install neoscroll.nvim for smooth scrolling and additional keymaps
2024-03-07 12:50:51 +01:00
Damjan 9000
56942efafb
Merge 'upstream/master' Make the Nerd Font an optional requirement
2024-03-06 19:44:10 +01:00
4673abea85
Merge remote-tracking branch 'modular/master'
2024-03-05 09:11:28 +01:00
2714fee412
install vim-processing for highlighting and running
2024-03-03 12:43:36 +01:00
Damjan 9000
df166c3b8b
Merge 'upstream/master' chore: fix typos
2024-03-01 23:11:08 +01:00
Damjan 9000
b650582c60
Merge 'upstream/master' fixup style, lua lsp snippets
...
fixup: updated some style stuff
feat: enable lua lsp snipppets
2024-03-01 11:09:32 +01:00
092aa53b00
re-add git related plugins
2024-03-01 09:36:48 +01:00
9cb2527b25
clean up: auto format
2024-03-01 09:36:17 +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
62df1661f9
Merge remote-tracking branch 'base/master'
2024-02-28 15:14:37 +01:00
aa93d43236
prepare custom plugins
2024-02-28 08:43:13 +01:00
d369ecd6e0
clean up: formatting
2024-02-28 07:39:52 +01:00
Damjan 9000
54df2892e1
Merge 'upstream/master' add plugin specs docstring, remove lazy.nvim configuration (empty) table
2024-02-27 19:13:41 +01:00
403077873f
Merge branch 'master' of https://github.com/nvim-lua/kickstart.nvim into nvim-lua-master
2024-02-27 14:38:33 +01:00
Damjan 9000
1ff3a155aa
Merge 'upstream/master' rewrite: slimmer, trimmer and more lazy kickstart.nvim
2024-02-26 21:15:29 +01:00
89e841b55f
enable builtint debug blugin
2024-02-15 11:17:24 +01:00
c9ac476031
refactor: auto format
2024-02-15 11:17:04 +01:00
Damjan 9000
4e7e6642a6
Merge 'upstream/master' Add Build Step to LuaSnip
2024-02-05 19:55:38 +01:00
Damjan 9000
cc0baad558
Merge 'upstream/master' Add Onedark Style
2024-01-29 22:25:32 +01:00
Damjan 9000
460978b8a3
Merge 'upstream/master' Set status line theme to the global colorscheme
2024-01-29 14:21:33 +01:00
5446a98001
readded autoformatting
2024-01-26 12:40:43 +01:00
791e0919ef
Merge branch 'master' of https://github.com/dam9000/kickstart-modular.nvim into dam9000-master
2024-01-22 11:02:35 +01:00
Damjan 9000
13c28e8438
Merge 'upstream/master' fix: restore mason config timing for dap startup
2023-12-24 09:46:06 +01:00
Damjan 9000
91499eb87d
Merge 'upstream/master' feat(cmp): path completion feature
2023-12-08 15:32:52 +01:00
Damjan 9000
5db82f334f
Merge 'upstream/master' keymaps for telescope and gitsigns
2023-12-04 19:24:25 +01:00