|
|
6b6e03d16b
|
neovim: fix commentstring
|
2024-03-08 23:59:23 +03:00 |
|
|
|
34080d561b
|
neovim: replace vim.ui.select with telescope
|
2024-03-08 23:50:03 +03:00 |
|
|
|
4b4797d6df
|
neovim: retrobox > gruvbox
|
2024-03-01 14:11:34 +03:00 |
|
|
|
1d76092aa5
|
neovim: remove unused shit
|
2024-02-28 22:25:00 +03:00 |
|
|
|
071cddcf96
|
neovim: remove codelens commands and shit
|
2024-02-28 22:20:48 +03:00 |
|
|
|
0388cc70cf
|
neovim: change quickfix remaps to use <leader> key
|
2024-02-28 22:20:20 +03:00 |
|
|
|
728d390e89
|
Revert "neovim: remove comment.nvim pre_hook"
This reverts commit 4bd1a8d9a9.
|
2024-02-19 15:07:52 +03:00 |
|
|
|
fb54a00495
|
neovim: change lualine inactive winbar filename group
|
2024-02-14 16:09:02 +03:00 |
|
|
|
71c7373cf3
|
neovim: replace null-ls with none-ls
|
2024-02-06 22:05:05 +03:00 |
|
|
|
4bd1a8d9a9
|
neovim: remove comment.nvim pre_hook
|
2024-02-06 21:51:45 +03:00 |
|
|
|
af7dfe861a
|
neovim: gruvbox -> retrobox
|
2024-02-06 21:38:07 +03:00 |
|
|
|
357b591209
|
neovim: remove unused remaps
|
2024-02-06 21:12:36 +03:00 |
|
|
|
f651c44dfc
|
neovim: use vim.cmd.* call instead of vimscript
|
2024-02-06 16:33:26 +03:00 |
|
|
|
44f9aa9e0b
|
neovim: open/close quickfix window based on g variable
|
2024-01-31 11:29:24 +03:00 |
|
|
|
d98e3ede5f
|
neovim: update cmp scroll_docs mapping
|
2024-01-31 10:43:24 +03:00 |
|
|
|
4008019c21
|
neovim: gruvbox for life
|
2024-01-23 13:53:10 +03:00 |
|
|
|
7f4e3c2d5c
|
neovim: delete zenmode module
|
2024-01-22 23:18:31 +03:00 |
|
|
|
6aeb1d01f3
|
neovim: update nvim-tree config
|
2024-01-22 23:08:18 +03:00 |
|
|
|
7d6679ef19
|
neovim: install some colorschemes
|
2024-01-22 23:05:48 +03:00 |
|
|
|
cd878a0032
|
neovim: remove unnecessary plugins
|
2024-01-22 23:05:34 +03:00 |
|
|
|
2763c6ce93
|
neovim: show searchcount on lualine
|
2024-01-22 19:09:52 +03:00 |
|
|
|
d2106f261c
|
neovim: install codeium plugin
|
2024-01-10 22:50:39 +03:00 |
|
|
|
ebb78950a4
|
neovim: call adjust_leadmultispace on BufEnter
|
2023-12-25 21:30:34 +03:00 |
|
|
|
e449cfe856
|
neovim: update nvim-tree window width
|
2023-12-25 21:30:17 +03:00 |
|
|
|
0efa7e6b24
|
neovim: add remap for live_grep
|
2023-12-21 15:40:14 +03:00 |
|
|
|
c44499dc63
|
neovim: delete harpoon
|
2023-12-21 15:39:39 +03:00 |
|
|
|
6e08d79523
|
neovim: focus undotree window when opening
|
2023-12-21 15:38:19 +03:00 |
|
|
|
d531da77f8
|
neovim: fix css lsp name
|
2023-12-21 15:35:25 +03:00 |
|
|
|
b95ae9c587
|
neovim: add remap for signature_help
|
2023-12-19 18:32:26 +03:00 |
|
|
|
c9c0676e7f
|
Revert "neovim,kitty: try rose pine theme"
This reverts commit 22542cc672.
|
2023-12-11 13:52:28 +03:00 |
|
|
|
22542cc672
|
neovim,kitty: try rose pine theme
|
2023-12-11 10:41:25 +03:00 |
|
|
|
2c26314898
|
neovim: try mix version of gruvbox-material
|
2023-12-10 23:28:05 +03:00 |
|
|
|
3dd481ff96
|
neovim: add <leader>r as lsp rename
|
2023-12-10 23:27:48 +03:00 |
|
|
|
9741d0a244
|
neovim: update comment
|
2023-12-10 23:27:39 +03:00 |
|
|
|
b6f2b0f52d
|
Revert "neovim/kitty: try light theme for a bit"
This reverts commit 89bd68e76c.
|
2023-12-08 17:25:44 +03:00 |
|
|
|
89bd68e76c
|
neovim/kitty: try light theme for a bit
|
2023-12-06 12:35:36 +03:00 |
|
|
|
d76402afdd
|
neovim: update harpoon
|
2023-12-03 22:06:21 +03:00 |
|
|
|
fcef73cd98
|
neovim: install oil.nvim plugin
|
2023-11-29 22:16:48 +03:00 |
|
|
|
3d63df1200
|
neovim: add zenmode module
|
2023-11-29 21:59:36 +03:00 |
|
|
|
ac7085ba99
|
neovim: add toggle_help mapping in nvim-tree
|
2023-11-29 20:36:58 +03:00 |
|
|
|
9dfe6a36c1
|
neovim: set nvim-tree width as 100%
|
2023-11-29 20:33:04 +03:00 |
|
|
|
bad4c2ba77
|
neovim: bring back command history mapping
|
2023-11-29 10:11:39 +03:00 |
|
|
|
d9e4739b4b
|
neovim: remove inlay hints in gopls
|
2023-11-27 19:47:13 +03:00 |
|
|
|
3f06d8b4f8
|
neovim: jump through snippet if cmp isn't visible
|
2023-11-26 11:33:19 +03:00 |
|
|
|
91748f16a4
|
neovim: setup snippets mappings and load vsc*de snippets
|
2023-11-26 11:30:44 +03:00 |
|
|
|
47b0a5a1f2
|
neovim: don't use inlay hints w/ tsserver
|
2023-11-21 10:40:17 +03:00 |
|
|
|
2a91475074
|
neovim: remove unused autocmd
|
2023-11-21 10:40:06 +03:00 |
|
|
|
d16dc9e444
|
neovim: update ts-commentstring plugin, maybe
|
2023-11-19 20:22:04 +03:00 |
|
|
|
8761543912
|
neovim: rename LspCommands command
|
2023-11-19 20:21:30 +03:00 |
|
|
|
63d9dfb769
|
neovim: go inlay hints, codelens and stuff
|
2023-11-17 19:54:54 +03:00 |
|