Commit Graph

43 Commits

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