Commit Graph

199 Commits

Author SHA1 Message Date
7a049c7238 Add documentation for completion items 2021-11-16 16:22:00 +03:00
92124c0ac3 Add vim as global in lua lsp 2021-11-16 16:21:31 +03:00
518e706c3f Add custom icons for suggestions in cmp 2021-11-16 16:21:01 +03:00
af4459e8e1 Use <TAB> for confirming items from completion 2021-11-16 16:20:25 +03:00
463b47c393 Change color for diagnostics errors 2021-11-16 16:19:20 +03:00
83265e1260 Setup snippets for completion 2021-11-16 16:19:00 +03:00
157cebaeed Add alias for yay to always use colors 2021-11-16 16:17:25 +03:00
124f7c69a1 Install diffview plugin 2021-11-15 19:01:07 +03:00
cc6ca6045e Use github token for requesting zen 2021-11-15 18:53:36 +03:00
2e0a339231 Install winshift plugin and add remap for WinShift command 2021-11-15 18:53:14 +03:00
3538ef7deb Show quote from api.github.com/zen in shell 2021-11-15 18:03:24 +03:00
5568cb56a1 Install lightspeed and indent-blankline plugins 2021-11-15 18:00:28 +03:00
f8419ac36c Create utils.lua file and add ToggleBackground command 2021-11-15 09:24:12 +03:00
a3feac504b Add file_ignore_patterns option to Telescope config 2021-11-14 18:02:10 +03:00
db95250dec Install papercolor colorscheme 2021-11-14 17:30:00 +03:00
79a44f9a5d Add mapping to open Telescope 2021-11-14 17:29:40 +03:00
35c3441584 Install tokyonight colorscheme 2021-11-14 17:22:23 +03:00
ead415def7 Install telescope-symbols plugin to use Telescope symbols picker 2021-11-14 17:18:39 +03:00
7a60699f1a Install nvim-colorizer plugin 2021-11-14 17:08:22 +03:00
493975b9f7 Add autocmd for highlighting on yanking 2021-11-14 14:04:59 +03:00
7f5a8a17a9 Add path to cmp sources 2021-11-14 13:37:53 +03:00
08c6411d22 Add packer_compiled.lua to .gitignore 2021-11-14 13:32:07 +03:00
5f453fbaf1 Always use colors in pacman 2021-11-14 13:30:30 +03:00
572522e1dd Change neovim auto-pairs plugin 2021-11-14 13:29:57 +03:00
1978bccb7e Show calendar and date on start of bash session 2021-11-13 22:29:28 +03:00
008ce5754c Use vi mode in Bash 2021-11-13 21:10:34 +03:00
64964781c1 Change rofi to nwggrid as application launcher menu 2021-11-13 20:51:45 +03:00
1fbab72f30 Update screenshot keybindings 2021-11-13 20:39:22 +03:00
8a436864b2 Remove unused null-ls plugin 2021-11-13 20:38:32 +03:00
5358788b6f Install markdown-preview plugin 2021-11-13 20:38:00 +03:00
5e2e14b93e Use grimshot script from /usr/share/sway/scripts directory 2021-11-13 15:53:05 +03:00
d59b7540b6 Install git completion from github.com/git/git 2021-11-13 14:22:37 +03:00
183791ee92 Add mapping to reset git hunk under the cursor 2021-11-13 14:01:31 +03:00
ebcd510714 Change lsp mappings 2021-11-13 14:01:01 +03:00
57f34affa7 Install lsp_signature plugin 2021-11-13 13:36:34 +03:00
976f709263 Add remap to close buffer 2021-11-12 23:01:26 +03:00
236f27ff8b Add remaps for LSP 2021-11-12 22:59:47 +03:00
18595e58e0 Update cmp sources 2021-11-12 22:54:04 +03:00
bbcfb4b7dc Clear signcolumn background 2021-11-12 22:54:02 +03:00
ca53467321 Create new neovim config with lua 2021-11-12 22:32:28 +03:00
ea75e570fe Remove old neovim config 2021-11-12 19:24:39 +03:00
655d753cf7 Remove todo-comments plugin and use treesitter for that 2021-11-12 17:13:21 +03:00
b0608c6bde Remove plugins and setup treesitter 2021-11-12 16:27:15 +03:00
c96f81670a Remove ctrlp plugin and use Telescope instead 2021-11-12 14:40:40 +03:00
bdbb3fc7eb Remove rust plugin 2021-11-12 14:36:18 +03:00
7d6ccad31e Remove Ctrl+A remap 2021-11-12 14:34:59 +03:00
db12f07ec0 Disable jedi for python, so coc can use MPLS 2021-11-10 15:00:59 +03:00
d9a648a207 Remove completion section (it's unnecessary) 2021-11-08 19:15:28 +03:00
82f95ae710 Remove almost all completions, leave only for git and gh 2021-11-08 18:22:08 +03:00
1929f26c42 Fix screenshot issue 2021-11-07 22:16:49 +03:00