|
|
658ff58989
|
nvim: icons: add more tree icons.
|
2024-09-07 11:33:12 +02:00 |
|
|
|
f26bdcdc86
|
nvim: use icon config for vim.o.listchars
|
2024-09-07 11:32:53 +02:00 |
|
|
|
d5bc741498
|
nvim: icons: update test icons.
|
2024-09-07 11:28:52 +02:00 |
|
|
|
8f07507ba0
|
nvim: neotree: update mappings
|
2024-09-06 18:11:50 +02:00 |
|
|
|
bb27478e63
|
nvim: statusline: disable lsp-status for TelescopePrompt
|
2024-09-06 18:11:35 +02:00 |
|
|
|
fcf194bd44
|
nvim: statusline: remove lsp-progress
|
2024-09-06 18:11:14 +02:00 |
|
|
|
3747e19f3a
|
nvim: lang: php: add php_only and blade to treesitter
|
2024-09-06 12:50:19 +02:00 |
|
|
|
e2512e7ee1
|
nvim: update blade queries
|
2024-09-06 12:49:52 +02:00 |
|
|
|
f8cbe1acfe
|
nvim: treesitter: blade does not require npm anymore
|
2024-09-06 12:36:40 +02:00 |
|
|
|
c5e788a3f1
|
nvim: treesitter: move autotag config to lang files.
|
2024-09-06 12:35:39 +02:00 |
|
|
|
5e762b4346
|
nvim: lua/user/plugins/editor/treesitter.lua: need to have opts_extend.ensure_installed to make ensure_installed table to be merged
|
2024-09-06 12:34:45 +02:00 |
|
|
|
5b14797ed0
|
nvim: lua/user/plugins/lang/typescript.lua: tsserver is renamed to ts_ls
|
2024-09-05 23:18:53 +02:00 |
|
|
|
edda7bf957
|
nvim: lua/user/plugins/lang/vue.lua: remove tsserver. ts lang file is already included in the spec.
|
2024-09-05 23:17:52 +02:00 |
|
|
|
a626ca197b
|
nvim: move ufo plugin spec and utils to its own file.
|
2024-09-05 23:11:43 +02:00 |
|
|
|
d22e839849
|
nvim: adding after/indent/php.lua
|
2024-09-05 23:07:09 +02:00 |
|
|
|
0fc16d95a1
|
nvim: plugin: delete outcommented stuff and minor style fixes
|
2024-09-05 23:06:57 +02:00 |
|
|
|
ae10df6e2c
|
nvim: restructure plugin loading.
|
2024-09-05 23:06:03 +02:00 |
|
|
|
aed64ca4a0
|
nvim: telescope: increase preview cutoff
|
2024-09-05 21:58:30 +02:00 |
|
|
|
b3add4670f
|
nvim: lazy load more plugins.
|
2024-09-05 21:58:08 +02:00 |
|
|
|
b80f1c0db6
|
nvim: keymaps: restructure abit.
|
2024-09-05 21:13:22 +02:00 |
|
|
|
93c3d7e5f7
|
nvim: keymaps: adding group descriptions
|
2024-09-05 21:12:12 +02:00 |
|
|
|
45c8e094a2
|
nvim: keymaps: adding paste mappings
|
2024-09-05 21:11:06 +02:00 |
|
|
|
ef2e3a7fc4
|
nvim: update plugins
|
2024-09-05 14:59:37 +02:00 |
|
|
|
a48a5ef829
|
nvim: lsp: lazy load
|
2024-09-05 14:59:26 +02:00 |
|
|
|
d9da576a0c
|
nvim: lang: lazy load lsp by filetype
|
2024-09-05 14:59:05 +02:00 |
|
|
|
0751a50279
|
nvim: php: add adalessa/laravel.nvim
|
2024-09-05 14:58:32 +02:00 |
|
|
|
e9e4c40cf1
|
adding nvim/after/ftplugin/php.lua
|
2024-09-05 14:57:40 +02:00 |
|
|
|
76510ad49c
|
nvim: add config for devicons
|
2024-09-05 14:57:27 +02:00 |
|
|
|
7876215489
|
nvim/lua/user/plugins/editor/fuzzyfinder.lua: set filesize limit for preview
|
2024-09-05 14:56:46 +02:00 |
|
|
|
09e9178a4e
|
nvim/lua/user/keymaps.lua: make luals shutup :)
|
2024-09-01 14:41:16 +02:00 |
|
|
|
90b4dd37e1
|
nvim/lua/user/plugins/ui/statusline.lua: use pnx/lualine-lsp-status instead of local function.
|
2024-09-01 14:38:40 +02:00 |
|
|
|
1da358dff8
|
nvim: formatting
|
2024-09-01 14:38:06 +02:00 |
|
|
|
b46a37b4b2
|
nvim/lua/user/plugins/ui/neotree.lua: fix icons.
|
2024-09-01 14:32:49 +02:00 |
|
|
|
254706c6c5
|
nvim/lua/user/keymaps.lua: add Format binding.
|
2024-09-01 14:32:13 +02:00 |
|
|
|
3b751ae249
|
nvim/lua/user/plugins/editor.lua: add conform.
|
2024-09-01 14:32:01 +02:00 |
|
|
|
25599c77b2
|
nvim/lua/user/extras.lua: create Format command.
|
2024-09-01 14:31:09 +02:00 |
|
|
|
5d4bb95508
|
fish/config.fish: set EDITOR variable.
|
2024-09-01 14:29:15 +02:00 |
|
|
|
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 |
|
|
|
6501368f0d
|
nvim: update lazy lockfile
|
2024-08-27 22:14:27 +02:00 |
|
|
|
6946da3e64
|
nvim: icons: update fold icons
|
2024-08-27 22:13:55 +02:00 |
|
|
|
1e7160dbbe
|
nvim: options: add folds to status column
|
2024-08-27 22:13:35 +02:00 |
|
|
|
dd144f097c
|
nvim: options: set fillchars
|
2024-08-27 22:13:01 +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 |
|
|
|
bf1421c9c0
|
nvim: package update
|
2024-08-26 19:25:31 +02:00 |
|