Commit Graph

92 Commits

Author SHA1 Message Date
d790bcaa82 update status line 2022-03-11 23:04:59 +03:00
2a30ad46fc back to tokyonight 2022-03-10 22:49:10 +03:00
f41b61de0e set guicursor option 2022-03-10 12:22:52 +03:00
7aa2a58751 remove DeleteNonameBufs command 2022-03-10 11:55:27 +03:00
bae16acf32 remove C-/ keymap 2022-03-10 11:30:02 +03:00
538a35fe74 delete open_terminal util function 2022-03-10 11:26:10 +03:00
266db7be43 change git_restore to git_reset 2022-03-09 22:05:11 +03:00
c4790eaf78 install edge colorscheme 2022-03-05 10:27:33 +03:00
e040c6aeb2 set showcmd option to false 2022-03-03 11:08:25 +03:00
7cecb6f084 change keymap to toggle nvim-tree 2022-03-03 10:49:24 +03:00
3df19f1634 disable <PageDown> and <PageUp> 2022-03-02 18:44:50 +03:00
3ed491bfb5 remove always_visible option from diagnostics in lualine 2022-03-02 13:41:57 +03:00
ec258abfce add <leader><leader> keymap 2022-03-01 11:33:32 +00:00
e881bed7e6 remove ls_emmet 2022-02-28 22:27:32 +03:00
bfff8fb7db back to builtin definition function 2022-02-28 18:36:03 +03:00
cb3f079209 move file tree keymap to remaps.lua 2022-02-28 18:35:28 +03:00
5b8a4d1996 add <C-c> keymap to clear search highlight 2022-02-23 15:10:31 +03:00
702c2ad660 install tailwindcss-colors.nvim plugin 2022-02-23 12:08:47 +03:00
86f9cb921c don't close tab if there is unsaved buffer in it 2022-02-23 11:58:33 +03:00
1f34fc02f3 add util function for local and global definitions 2022-02-23 11:43:00 +03:00
08cea9d553 enable vim spell checking for markdown 2022-02-22 15:42:13 +03:00
e71d03b9db add document_highlight autocmds only if lsp supports it 2022-02-22 13:25:20 +03:00
38aa85ae78 highlight same things on CursorHold 2022-02-17 22:38:04 +03:00
1d5562ec70 change os.execute() to io.popen() 2022-02-17 17:28:21 +03:00
1bb8d44efb add Comment pre_hook to calculate commentstring in jsx/tsx 2022-02-17 16:32:13 +03:00
06b7d36896 don't load telescope-fzf on windows 2022-02-17 10:29:07 +03:00
e3fc2e898d setup ls_emmet lsp server 2022-02-16 23:21:22 +03:00
bda38d50a9 add telescope-fzf-native 2022-02-16 22:32:23 +03:00
649f5b6b79 remove telescope-fzf-native 2022-02-16 11:11:59 +03:00
37912ea12e add l keymap for nvim-tree 2022-02-15 22:02:07 +03:00
3ea6985579 fix windows check 2022-02-15 21:57:14 +03:00
c7293762b0 add keymap to toggle comment in insert mode 2022-02-15 21:50:38 +03:00
f5468bc149 remove zen-mode keymap 2022-02-15 20:31:43 +03:00
2fc259d415 add telescope-fzf-native 2022-02-15 20:19:47 +03:00
74392dff38 add tN keymap 2022-02-15 20:01:52 +03:00
156a9dcdf7 remove comments 2022-02-15 19:41:18 +03:00
97b6b4ff81 remove matchpairs option 2022-02-15 19:13:48 +03:00
58f493e964 change open_terminal function 2022-02-15 19:07:53 +03:00
8113a6c982 complete copy_diagnostic_message function 2022-02-15 19:05:51 +03:00
7f579442ce add vim global to sumneko_lua setup 2022-02-14 17:16:27 +03:00
5aa3427cc7 use different completion triggers on win and linux 2022-02-14 16:44:57 +03:00
a7f320b157 remove quickfix remaps and add more diagnostic ones 2022-02-14 15:12:47 +03:00
3eb215544b add remaps for local quickfix list 2022-02-13 23:10:49 +03:00
f07e007980 run stylua 2022-02-10 20:42:49 +03:00
b345eaf63c remove severity_limit lsp setting 2022-02-10 18:53:32 +03:00
7365310c62 enable treesitter-autotag 2022-02-10 10:40:24 +03:00
9f48de962c set open_on_tab to false in nvim-tree 2022-02-09 13:06:15 +03:00
6119f88e47 add friendly-snippets plugin 2022-02-09 13:06:00 +03:00
7bfd7619d1 disable diagnostics update in insert mode 2022-02-08 19:37:17 +03:00
c172e6aea4 remove time from status line 2022-02-08 19:37:06 +03:00