1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-06-16 19:30:01 +02:00
Commit graph

14 commits

Author SHA1 Message Date
02a129acb3 nvim: move neotree config to its own file. 2024-08-27 22:26:00 +02:00
23a90df844 nvim: move nvim-ufo and statuscol.nvim from ui file to editor. 2024-08-27 22:22:36 +02:00
9e0ba8464d nvim: ui: disable folds for neotree buffers. 2024-08-27 22:19:15 +02:00
17676d62b9 nvim: ui: install nvim-ufo and statuscol.nvim for better folds and status column. 2024-08-27 22:12:29 +02:00
112b646bd4 nvim: lsp: make sure to install a markdown renderer. 2024-08-27 22:11:30 +02:00
55a4798866 nvim: colorscheme: add FoldColumn highlight group 2024-08-27 22:10:04 +02:00
62ebd21062 nvim: colorscheme: add highlight for markdown rendering groups 2024-08-27 22:09:15 +02:00
71f2f5bb0d nvim: treesitter: move some parsers to their own config file in lang directory 2024-08-27 22:08:23 +02:00
a57f1ddae0 nvim: ui: adding j-hui/fidget.nvim 2024-08-26 19:18:54 +02:00
a89e7efdee nvim: autocomplete: better context for spell completions 2024-08-26 18:54:52 +02:00
3f8113c479 nvim/lua/user/plugins/editor/fuzzyfinder.lua: remove unused path_delim 2024-08-26 18:40:05 +02:00
6769c2c508 nvim/lua/user/plugins/ui/statusline.lua: use vim.lsp.get_clients() instead of deprecated vim.lsp.buf_get_clients() 2024-08-26 18:39:35 +02:00
d995d54959 nvim: fuzzyfinder: fix ignore patterns 2024-08-26 13:07:57 +02:00
7d14948480 new nvim config 2024-08-25 16:49:58 +02:00