Commit Graph

95 Commits

Author SHA1 Message Date
1e9bae6c7b
plugins/explorer: remove nvim-tree recommended opts to fix spell 2022-10-03 13:55:34 +03:00
89665d9a4a
plugins/lsp: change binding for lspsaga-rename-quit 2022-10-03 10:09:32 +03:00
27b6718d38
plugins/lsp: bump lspsaga 2022-10-03 09:46:58 +03:00
6f09704969
plugins/lsp: bump lspsaga 2022-10-03 09:23:18 +03:00
7205f28240
plugins/ux: don't override default bindings 2022-10-02 22:25:32 +03:00
df91d3512a
plugins/lsp: update lspsaga 2022-10-02 22:25:32 +03:00
c23fb7add5
plugins/theme: don't always show tabs 2022-09-26 15:21:28 +03:00
426456baa7
plugins/theme: remove barbar config 2022-09-26 15:21:07 +03:00
d6a70d64ea
nix: fix plugins for the overlays 2022-09-24 23:46:15 +03:00
96df527d73
nix: move overlays section from flake-utils 2022-09-24 23:27:30 +03:00
38cf6958e8
nix: move all plugins to flake 2022-09-24 17:21:16 +03:00
afa9f5caf9
plugin/lsp: remove conflicted unused keybinding 2022-09-23 00:13:15 +03:00
b1e93c140b
plugin/ux: add hop char1 keybinding 2022-09-23 00:12:53 +03:00
e4137abb2f
plugin/explorer: bump nvim-tree plugin to latest master 2022-09-22 10:22:26 +03:00
8fbfb97b9d
plugin/explorer: use version with fixed position 2022-09-21 08:23:51 +03:00
3a3ad59261
nix: add params to add vi and vim aliases 2022-09-20 09:20:59 +03:00
dc5d872e0b
nix: build plugins from input list 2022-09-20 09:17:40 +03:00
2d1b7d554f
plugin/lsp: add lspsaga plugin 2022-09-19 20:43:20 +03:00
3e991b54ea
plugin/explorer: add telescope-live-grep-args plugin 2022-09-19 19:25:59 +03:00
a8cdb463fa
plugin/config: add editorconfig plugin 2022-09-19 19:03:40 +03:00
2a8cf3de04
plugin/theme: add tabby plugin 2022-09-19 18:44:57 +03:00
05553b6fa0
nix: move nix lsp to home config 2022-09-18 17:38:31 +03:00
9986dc4012
plugin/explorer: add searching by hidden files 2022-09-18 17:34:03 +03:00
3f758841b5
plugin/explorer: add telescope nvim plugin 2022-09-18 16:54:56 +03:00
4354e3ce00
plugin/git: add gitsigns nvim plugin 2022-09-18 16:32:54 +03:00
3d704b32d0
plugin/ux: add hop (easy motion) plugin 2022-09-18 16:10:03 +03:00
252f3cf2a6
plugin/theme: add dev icons 2022-09-18 12:15:44 +03:00
0453314971
plugin/theme: fixup remove tabline option 2022-09-17 21:51:57 +03:00
caacd4aeba
plugin/theme: remove tabline
... because it buggy and unusable
2022-09-17 21:36:06 +03:00
75ecb87227
nix: add package to flake 2022-09-17 17:52:12 +03:00
6d2c485ff0
plugin/lsp: disable native omnifunc 2022-09-17 17:29:42 +03:00
ab06dbf6e4
plugin/theme: setup optional barbar plugin 2022-09-17 17:26:13 +03:00
a686e4b253
plugin/theme: setup optional tabline plugin 2022-09-17 15:59:06 +03:00
f0ebb7f846
plugin/theme: setup lualine plugin 2022-09-17 00:39:24 +03:00
d4620d3d6e
plugin/lsp: move common settings to default config 2022-09-17 00:38:58 +03:00
865db595c9
plugin/lsp: add autocompletion 2022-09-16 23:42:53 +03:00
354cef331a
plugin/formatter: add neoformat 2022-09-16 10:18:16 +03:00
c6d1be78e8
restructure configs 2022-09-16 10:10:38 +03:00
bed6e851cd
nix: add nil nix lsp to shell 2022-09-16 09:59:56 +03:00
5ad0343b84
plugin/lsp: initial config 2022-09-16 09:59:25 +03:00
841751ff30
add more configs
- add basic.lua
- plugin/explorer: add nvim-tree plugin
- plugin/theme: add catppuccin-nvim plugin
- plugin/syntax: add more grammars
2022-09-16 01:50:38 +03:00
b82eb761c4
lib: add concatMap 2022-09-15 10:10:43 +03:00
188ace87db
prepare basic structure 2022-09-15 10:05:14 +03:00
3fcc13077d
move building to default 2022-09-15 01:29:25 +03:00
c0e15868ee
initial commit 2022-09-15 01:22:06 +03:00