Skip to content

Commit

Permalink
misc: format
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanshelly committed Oct 2, 2020
1 parent 51c48d2 commit 908541e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ My personal dotfiles configuration for macOS & Linux systems.

Primarily a [`zsh`](https://www.zsh.org), [`neovim`](https://github.com/neovim/neovim) & [`tmux`](https://github.com/tmux/tmux) workflow (respective folders: [`zsh`](./zsh), [`neovim`](./neovim) & [`tmux`](./tmux)).

![workflow](https://user-images.githubusercontent.com/9750687/77220178-cf451200-6afa-11ea-8993-18cf8ff1e32a.png 'workflow')
![workflow](https://user-images.githubusercontent.com/9750687/77220178-cf451200-6afa-11ea-8993-18cf8ff1e32a.png "workflow")

## toc

Expand Down
4 changes: 1 addition & 3 deletions neovim/coc-settings.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -78,9 +78,7 @@
"languageserver": {
"nix": {
"command": "rnix-lsp",
"filetypes": [
"nix"
]
"filetypes": ["nix"]
}
},

Expand Down

0 comments on commit 908541e

Please sign in to comment.